RESOLVED FIXED 26910
[Chromium] Middle-click should set scrollbar position for Linux
https://bugs.webkit.org/show_bug.cgi?id=26910
Summary [Chromium] Middle-click should set scrollbar position for Linux
Daniel Erat
Reported 2009-07-01 17:04:37 PDT
To fix http://crbug.com/11976, I'd like middle-clicking on the scrollbar base in the Chromium Linux port to center the scrollbar thumb at the cursor. This is consistent with many other X11 applications (e.g. Firefox and GTK+ apps). I have a small patch that makes this change (for Linux, while leaving the Windows behavior untouched). Assuming that this sounds reasonable, I'll attach it to this bug soon.
Attachments
patch to resolve issue (4.91 KB, patch)
2009-07-01 17:25 PDT, Daniel Erat
levin: review+
Daniel Erat
Comment 1 2009-07-01 17:25:01 PDT
Created attachment 32164 [details] patch to resolve issue
Adam Langley
Comment 2 2009-07-01 17:25:57 PDT
LGTM
David Levin
Comment 3 2009-07-01 17:42:58 PDT
Comment on attachment 32164 [details] patch to resolve issue Style looks fine and your fellow platform developer thought it looked good, so r+.
Note You need to log in before you can comment on or make changes to this bug.