Open
Bug 434983
Opened 17 years ago
Updated 3 years ago
After popup has closed the underlying content isn't hovered until you move the mouse
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
REOPENED
People
(Reporter: martijn.martijn, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
1.22 KB,
application/vnd.mozilla.xul+xml
|
Details |
Very likely related to bug 426195.
See testcase, you need to download it to your computer because of the use of enhanced privileges.
On the top left a popup appears, which disappears after a second.
Make sure you have the mouse positioned while the popup is there, then hold the mouse still.
After the popup has disappeared, you would expect the underlying content to become orange and the mouse cursor should have become a pointer, but that doesn't hapen.
This is also something that the autoscroll feature suffers from.
Not sure if this is a windows only problem, it could be.
I noticed that on windows at least, no MOUSE_EXIT event is fired when a window (popup) is destroyed.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
![]() |
||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•