Closed
Bug 268898
Opened 20 years ago
Closed 20 years ago
sub menus on index page are garbled on some of the items.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ggliniecki, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 See sub menus under 'Company Profile' for visual of garble. Reproducible: Always Steps to Reproduce: 1.http://www.phillipssemiconductor.com/ 2. mouse over "Company Profile' 3. Actual Results: garbled sub-menu items Expected Results: displayed correctly Info from Fonts and Color options. Listed as shown. Western Serif / 16 Times New Roman Arial Courier / 13 96 dpi / none
Comment 1•20 years ago
|
||
The site assumes the text will fit in a 20px-tall menuitem with a fixed width. If the text is too wide (which can easily happen with some fonts), it will line-wrap, and the second line will then overlap the next menuitem. So this is just bad coding on the part of the site...
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•