Bug 155912 - [OS X] Layout sometimes flakily assumes overlay scrollbars when clicky-scroll-wheel-mouse is attached and system preference detects scrollbar mode
Summary: [OS X] Layout sometimes flakily assumes overlay scrollbars when clicky-scrol...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
: 155867 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-03-25 17:45 PDT by Myles C. Maxfield
Modified: 2016-03-26 11:37 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.92 KB, patch)
2016-03-25 17:55 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2016-03-25 17:45:03 PDT
[OS X] Layout  sometimes flakily assumes overlay scrollbars when clicky-scroll-wheel-mouse is attached and system preference detects scrollbar mode
Comment 1 Myles C. Maxfield 2016-03-25 17:55:07 PDT
Created attachment 274962 [details]
Patch
Comment 2 Myles C. Maxfield 2016-03-25 17:55:15 PDT
*** Bug 155867 has been marked as a duplicate of this bug. ***
Comment 3 Simon Fraser (smfr) 2016-03-26 10:26:17 PDT
Comment on attachment 274962 [details]
Patch

Maybe we should just have some global object that listens for the notifications, to avoid all these timing issues.
Comment 4 Myles C. Maxfield 2016-03-26 10:47:07 PDT
(In reply to comment #3)
> Comment on attachment 274962 [details]
> Patch
> 
> Maybe we should just have some global object that listens for the
> notifications, to avoid all these timing issues.

We do (now)! That's what the WebScrollbarPrefsObserver is.
Comment 5 WebKit Commit Bot 2016-03-26 11:37:04 PDT
Comment on attachment 274962 [details]
Patch

Clearing flags on attachment: 274962

Committed r198717: <http://trac.webkit.org/changeset/198717>
Comment 6 WebKit Commit Bot 2016-03-26 11:37:09 PDT
All reviewed patches have been landed.  Closing bug.