Bug 26910 - [Chromium] Middle-click should set scrollbar position for Linux
Summary: [Chromium] Middle-click should set scrollbar position for Linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 17:04 PDT by Daniel Erat
Modified: 2009-07-01 17:54 PDT (History)
2 users (show)

See Also:


Attachments
patch to resolve issue (4.91 KB, patch)
2009-07-01 17:25 PDT, Daniel Erat
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Erat 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.
Comment 1 Daniel Erat 2009-07-01 17:25:01 PDT
Created attachment 32164 [details]
patch to resolve issue
Comment 2 Adam Langley 2009-07-01 17:25:57 PDT
LGTM
Comment 3 David Levin 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+.