Status: Available Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium RTL Evangelism
New issue 16568 by [email protected]: pelephone.co.il: Bad layout in phone catalog page http://code.google.com/p/chromium/issues/detail?id=16568 Steps to reproduce: * Navigate to http://www.pelephone.co.il/web/3G/Corporate/Catalog/Catalogues/DeviceCatalog/.aspx in Chrome or Safari on Mac OS X. (some of these issues also reproduce on Windows, but OS X catches all of them). Problems - see attached screenshot: 1) "סינון מכשירים לפי שם יצרן / תכונות" Button should not be underlined. 2) Various UI elements are not spaced correctly. Other Browsers: * FF3: OK * Safari: FAIL Proposed solutions: The reason for #1 is that an inline element wraps a block element: http://code.google.com/p/doctype/wiki/ArticleGoogleChromeCompatFAQ#Inline_elements_can't_enclose_block_elements The reason for #2 is probably due to different sizes for fonts on OS X: http://code.google.com/p/doctype/wiki/ArticleGoogleChromeCompatFAQ#Paragraphs_Overflowing/Text_Cutoff Attachments: pelephone1.png 335 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
