Bug 18977 - table contents not centered because of font-fallback issues
Summary: table contents not centered because of font-fallback issues
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://news.qq.com/
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-05-09 14:54 PDT by jasneet
Modified: 2022-08-14 13:02 PDT (History)
8 users (show)

See Also:


Attachments
screenshot (214.49 KB, image/jpeg)
2008-05-09 14:55 PDT, jasneet
no flags Details
reduction (851 bytes, text/html)
2008-05-09 14:55 PDT, jasneet
no flags Details
reduction with english chars - looks same in all browsers (707 bytes, text/html)
2008-05-09 15:56 PDT, jasneet
no flags Details
Screenshot of attachment 21047 (Mac r33012) (56.23 KB, image/png)
2008-05-09 15:59 PDT, mitz
no flags Details
All browser slightly differ from each other (919.23 KB, image/png)
2022-08-03 10:05 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-05-09 14:54:21 PDT
I Steps:
Go to 
http://news.qq.com/
scroll to the end of the page

II Issue:
the table before the footer is misaligned, the table and its content are not aligned in center.

III Conclusion:
font fall-back issue

IV Other browsers:
IE7: ok
FF3: not ok
Opera9.24: ok

V Nightly tested: 32871
Comment 1 jasneet 2008-05-09 14:55:08 PDT
Created attachment 21041 [details]
screenshot
Comment 2 jasneet 2008-05-09 14:55:47 PDT
Created attachment 21042 [details]
reduction
Comment 3 mitz 2008-05-09 15:46:00 PDT
Looks the same in Opera 9.50b. I don't understand what exactly should be centered, why, and how font fallback relates to any of this.
Comment 4 jasneet 2008-05-09 15:55:07 PDT
The content of the table is not centered. Only FF and IE display the content at the center of table. If I replace the contents with English characters then all browsers behave the same.

Comment 5 jasneet 2008-05-09 15:56:22 PDT
Created attachment 21047 [details]
reduction with english chars - looks same in all browsers
Comment 6 mitz 2008-05-09 15:59:38 PDT
Created attachment 21048 [details]
Screenshot of attachment 21047 [details] (Mac r33012)
Comment 7 Ahmad Saleem 2022-08-03 10:05:18 PDT
Created attachment 461383 [details]
All browser slightly differ from each other

I am not able to reproduce the original issue of Tables not being center but as can be seen in attached screenshot, all browsers fill first two characters with different fallback characters. I think all browsers should match with each other. Hence, I am changing status from unconfirmed to "New" for time being, if needed, I will create separate bug.