Closed
Bug 90621
Opened 24 years ago
Closed 24 years ago
'Interactive' menu's contents don't leave once focus leaves it.
Categories
(Core :: Layout, defect, P1)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: stephend, Assigned: karnaze)
References
()
Details
Attachments
(1 file)
|
112.26 KB,
image/gif
|
Details |
Build ID: 2001-07-12-14, Windows 2000.
Summary: 'Interactive' menu's contents don't leave once focus leaves it.
Steps to Reproduce:
1. Visit http://www.wimbledon.com
2. Mouseover the 'Interactive' menu, and the mouseover another menu.
Expected Results:
Moving focus away from the 'Interactive' menu should cause submenus of it to
disappear.
Actual Results:
The 'Interactive' menu's content never leaves, even when another menu is focused.
I'll attach screenshots.
| Reporter | ||
Comment 1•24 years ago
|
||
Works fine for me in a current trunk build on windows.
Not for me, using 2001071304. Odd that it's only the Interactive menu and not
any others. I'm wagering it's a coding error. mouseover on the Interactive
menu calls overMenu(5, false). overMenu is found in:
http://www.wimbledon.com/includes/js/menu.js
There are also misc functions found in:
'http://www.wimbledon.com/includes/js/global.js
WORKSFORME.
Status: NEW → RESOLVED
Closed: 24 years ago
Priority: -- → P1
Resolution: --- → WORKSFORME
I guess. The menu is different, and it works properly now, so it probably was a
coding error.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•