Bug 28645 - menu items are mushed together because of white-space:nowrap
Summary: menu items are mushed together because of white-space:nowrap
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://web.virginmobileusa.com/
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-08-21 17:30 PDT by jasneet
Modified: 2022-08-30 15:36 PDT (History)
4 users (show)

See Also:


Attachments
reduced testcase (1.48 KB, text/html)
2009-08-21 17:30 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-08-21 17:30:37 PDT
Created attachment 38422 [details]
reduced testcase

Steps:
1. Go to http://web.virginmobileusa.com/
2. Put pointer over "My Account" tab/menu

II Issue:
he menu items are mushed together, making them unreadable.

III Conclusion:
The issue is caused by the <li> white-space:nowrap style.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested : 47639

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=15528
Comment 1 Ahmad Saleem 2022-08-30 15:36:59 PDT
I am unable to reproduce this bug in STP 152, Chrome Canary 106 and Firefox Nightly 106 and on hover, when menu items are visible, they are mush and readable.

Since all browsers agree and have same behavior. I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!