Open Bug 1073858 Opened 10 years ago Updated 2 years ago

button hover status is not correct when ALT+TAB swith the page back

Categories

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

x86_64
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: luoyonggang, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36

Steps to reproduce:

1. Put the mouse on the XUL button, so it's at the hover state,
2. do not move the mouse, using ALT+TAB(win7) switch the window to other window(Non-mozilla window),
and that window is covered the button I just mentioned
3. Using ALT+TAB switch back to the window that contains the button, now the button is not at the 'hover' state.


Actual results:

The button's hover state should be fine.
Component: DOM: Events → Event Handling
Component: Event Handling → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.