Open
Bug 724933
Opened 13 years ago
Updated 2 years ago
Scrollbar thumb does not return to hover state after leaving active state
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: jimm, Unassigned)
Details
Attachments
(1 file)
4.83 KB,
text/html
|
Details |
STR:
1) hover over a scrollbar thumb on Vista or Win7
2) click down, then release the mouse without moving the pointer
result: the scrollbar thumb goes back to the normal, non-hovered state.
expected: the thumb should be in the hover (light blue highlighted) state.
I can probably fix this down in Win widget, but I'm betting this is a problem in the event state manager, and may be visible on other platforms.
![]() |
Reporter | |
Comment 1•13 years ago
|
||
I missed an important step in those STR:
1) hover over a scrollbar thumb on Vista or Win7.
2) click down, drag the thumb a short distance, while staying above the thumb.
3) release the mouse without moving the pointer.
Updated•13 years ago
|
Component: Theme → Event Handling
Product: Firefox → Core
QA Contact: theme → events
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•