Open Bug 315649 Opened 19 years ago Updated 2 years ago

scrollbars lose onHover treatment after a drag

Categories

(Toolkit :: UI Widgets, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: beltzner, Unassigned)

Details

This is a native look and feel issue. On w32 apps, the scrollbar always gets a focus highlight when the mouse hovers over it. We emulate this with the XUL scrollbar, but after a drag event, the highlight disappears until the mouse is moved again.

STR:
1. move mouse over a scroll bar (notice highlight effect)
2. drag scrollbar

Actual   : after mouseUp from drag, scroll bar highlight is gone 
Expected : highlight to persist after mouseUp from the drag
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.