Bug 85287 - Fire a JavaScript event when the OS X scroll bar style changes
Summary: Fire a JavaScript event when the OS X scroll bar style changes
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-01 09:15 PDT by Ian MacLeod
Modified: 2012-05-02 13:00 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian MacLeod 2012-05-01 09:15:25 PDT
There appears to be no event that fires when the user toggles their default scroll bar style on 10.7+.  It seems like this would be a good candidate for firing the resize event, or maybe some special purpose event if the semantics are wrong.

From what I can tell, no event fires during this, but here's some notes via stack overflow: http://stackoverflow.com/questions/10361100/is-there-a-browser-event-that-fires-when-the-os-x-scroll-bar-style-changes