Closed
Bug 283635
Opened 20 years ago
Closed 20 years ago
text overwrites (is visible through) superimposed elements that should be opaque
Categories
(Core Graveyard :: Widget: Mac, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: erik, Assigned: jaas)
References
()
Details
Attachments
(1 file)
43.73 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Using the well-known Sons of Suckerfish Dropdowns
(http://www.htmldog.com/articles/suckerfish/dropdowns/) CSS technique, hovering
over a menu item creates a dropdown menu that can be parent to a second-order
dropdown. In Mozilla 1.7.5 and Firefox 1.0 (and 1.0.1) on the Mac only, mousing
over the parent of the second-order dropdown causes the dropdown box to appear,
but also causes miscellanous lines of text from below the original dropdown to
overwrite it. This problem only occurs when some of the menu items above the
triggering item wrap to two or more lines. The trigger itself can be one or more
lines long.
This problem does not occur in PC Mozilla/Firefox, or in PC IE6, or in Mac Safari.
Reproducible: Always
Steps to Reproduce:
1. Please see http://pighog.com/suckerfish/
2. Mouse down to the "Trigger" menu item in the "TEST MENU" dropdown.
3.
Actual Results:
Lines of text in page elements below the dropdown menu are visible through (or
overwrite) the dropdown menu
Expected Results:
The dropdown menu should have remained opaque, masking the text below
Reporter | ||
Comment 1•20 years ago
|
||
Screenshot is from Mac Firefox 1.0.1. Problem also occurs in Mac Mozilla 1.7.5.
![]() |
||
Comment 2•20 years ago
|
||
To Mac widget, but is this an issue in a current trunk build?
Assignee: general → sfraser_bugs
Component: General → Widget: Mac
Product: Mozilla Application Suite → Core
QA Contact: general
Version: unspecified → 1.7 Branch
Reporter | ||
Comment 3•20 years ago
|
||
Bug is still there in Mozilla 1.8b2 (build 2005022610)
![]() |
||
Updated•20 years ago
|
Version: 1.7 Branch → Trunk
Comment 4•20 years ago
|
||
I can repro this in FF, but not Camino. It happens when you hit the menu item
with a submenu (I guess that somehow causes the rest of the text to redraw).
Status: UNCONFIRMED → NEW
Ever confirmed: true
I can reproduce this with Firefox 1.0.5. I can't reproduce this with Deer Park
Alpha 2. I can't reproduce it with the earliest nightly still available on our
ftp site (2005.6.29).
Marking WFM as it works on trunk and its probably not going to get tracked down
for the branch. Even if it did get tracked down, enough changes have been made
that its not worth the potential bustage on the branch.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•