Bug 33906 - Clicking on an overflow scrollbar when the window doesn't have focus only focuses the window; it should start scrolling too
Summary: Clicking on an overflow scrollbar when the window doesn't have focus only foc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-01-20 09:17 PST by mitz
Modified: 2010-01-20 09:45 PST (History)
0 users

See Also:


Attachments
Accept the first mouse event if it occurs in a scroll bar (5.21 KB, patch)
2010-01-20 09:18 PST, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-01-20 09:17:10 PST
<rdar://problem/7489504>
Patch forthcoming.
Comment 1 mitz 2010-01-20 09:18:30 PST
Created attachment 47041 [details]
Accept the first mouse event if it occurs in a scroll bar
Comment 2 mitz 2010-01-20 09:45:35 PST
Fixed in <http://trac.webkit.org/projects/webkit/changeset/53553>.