Bug 21547

Summary: Scrollbar pseudo-classes :single-button, :double-button and :no-button represent OS setting only
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: hyatt, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://javelin.cc/scrollbar/
Attachments:
Description Flags
Test case none

Timothy Hatcher
Reported 2008-10-11 19:20:46 PDT
Those pseudo-classes match based on the OS setting and not what buttons are currently visible/hidden. So buttons that are forced to show with display: block, or hidden with display: none do not affect rules with those classes. See the last examples at http://javelin.cc/scrollbar/
Attachments
Test case (2.08 KB, text/html)
2008-10-11 19:59 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2008-10-11 19:59:45 PDT
Created attachment 24299 [details] Test case
Timothy Hatcher
Comment 2 2008-10-11 20:14:51 PDT
Can't be fixed according to Hyatt. Style can't be checked when matching selectors.
Note You need to log in before you can comment on or make changes to this bug.