Closed Bug 201590 Opened 21 years ago Closed 21 years ago

Element left in :hover state after being hovered and scrolled off using the keyboard

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 50511

People

(Reporter: vincent-moz, Assigned: saari)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.4b) Gecko/20030315
Build Identifier: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.4b) Gecko/20030315

When the mouse pointer is over an element and the user scroll with the keyboard
in such a way that the mouse pointer is no longer over that element, the element
is still regarded as hovered.

Reproducible: Always

Steps to Reproduce:
1. Open the above URL.
2. Scroll downwards a little (you should still see the menu box at the top) with
the scroll bar.
3. Put the mouse pointer over the menu box: the menu opens.
4. Press the up-arrow key to scroll upwards (with the keyboard) so that the
mouse pointer is no longer over the menu box.
Actual Results:  
Nothing except the scrolling: the menu is still open.

Expected Results:  
In addition to the scrolling, the menu should have closed.

This is a similar bug to bug 78765 (which is now fixed).
-> all/all )SX 041008 & win2k 041005
OS: Linux → All
Hardware: Macintosh → All
I see this also on LInux 2003041008
CONFIRMED, this is still a problem.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Dupe of bug 50511 by way of bug 28934.

*** This bug has been marked as a duplicate of 50511 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.