UNCONFIRMED85287
Fire a JavaScript event when the OS X scroll bar style changes
https://bugs.webkit.org/show_bug.cgi?id=85287
Summary Fire a JavaScript event when the OS X scroll bar style changes
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.