Bug 85287

Summary: Fire a JavaScript event when the OS X scroll bar style changes
Product: WebKit Reporter: Ian MacLeod <ian>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: ap, bdakin, ian, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.7   

Ian MacLeod
Reported 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
Attachments
Note You need to log in before you can comment on or make changes to this bug.