[Webkit-unassigned] [Bug 105014] [Qt] Horizontal scrollbars events are offseted making them difficult to use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 08:20:05 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105014


Jocelyn Turcotte <jocelyn.turcotte at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jocelyn.turcotte at digia.com




--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2012-12-14 08:22:26 PST ---
I investigated a bit further and by trying to see when the slider gets highlighted when hovering over the scrollbar, it seems like the horizontal hit testing is reversed.

To highlight or click the slider I need to try hovering/clicking at its (scrollBarWidth - sliderX) position. e.g. to click on the right of the scroll bar if the slider is currently on the left.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list