[Webkit-unassigned] [Bug 21547] New: Scrollbar pseudo-classes :single-button, :double-button and :no-button represent OS setting only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 11 19:20:46 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21547

           Summary: Scrollbar pseudo-classes :single-button, :double-button
                    and :no-button represent OS setting only
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://javelin.cc/scrollbar/
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at hatcher.name
                CC: hyatt at apple.com


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/


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list