Bug 150646

Summary: Overlay scrollbars disappear during manual drag-scroll
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, simon.fraser, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Beth Dakin 2015-10-28 17:08:03 PDT
Overlay scrollbars disappear during manual drag-scroll

1. Set scrollers to be the overlay scrollers in system preferences
2. Go to a webpage that scrolls
3. Get the scrollbar to appear and click on it
4. Holding the mouse down, drag the knob around, and then pause, but keep the mouse down.

The scrollbar disappears once you stop moving, even if the mouse is down. It should not, and it doesn't in AppKit.

rdar://problem/23145734
Comment 1 Beth Dakin 2015-10-28 17:20:04 PDT
Created attachment 264272 [details]
Patch
Comment 2 Beth Dakin 2015-10-29 11:09:13 PDT
Thanks Tim! 

http://trac.webkit.org/changeset/191735