Closed Bug 291864 Opened 20 years ago Closed 20 years ago

Submenu does not display on mouseover and DOM Inspector gags on element

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: drsquirlz, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

Upon moving the mouse over one of the menu items, a submenu should be displayed
below - and it sort of is.  If you right click on the space where the submenu
should be, you see right-click options like View Image (if you click View Image,
you are taken to the appropriate image) - but the submenu is not actually
*visible* to the user.  If you move the mouse over a menu item (like Demo) and
then open up the DOM Inspector and navigate to HTML > Body > table (subMenu) >
tbody and click on tbody, an element is highlighted in red but the red outline
does not disappear like it should - it just hangs there.  This glitch appears in
Firefox 1.0.3, the latest nightly builds, and Mozilla.

Reproducible: Always

Steps to Reproduce:
1. Move the mouse over any menu item so that the background changes to a light gray
2. Open up the DOM Inspector, making sure that the menu item is still in a
mouseover state
3. In the DOM Inspector, navigate to HTML > Body > table (subMenu) > tbody and
click on tbody
Actual Results:  
Submenu is outlined in red, but the red outline does not flash and disappear -
it stays outlined around submenu.

Expected Results:  
The submenu should have been displayed (it looks as though it's transparent,
which it shouldn't be) and the DOM Inspector should un-highlight the submenu.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.