[Webkit-unassigned] [Bug 113727] New: Scrollbar does not pick up changed styles until hovered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 15:58:19 PDT 2013


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

           Summary: Scrollbar does not pick up changed styles until
                    hovered
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jon.rimmer at gmail.com


If the scrollbar pseudo-elements are used to change the appearance of the scrollbar, live changes to the applicable styles are not applied immediately. Instead, the parts of the scrollbar must be hovered, at which point they will change their appearance.

See the attached testcase for an example. A button is used to toggle a 'dark' class on the document element. Different styles apply to the body and the scrollbar when this class is present, but the new scrollbar styles are not picked up immediately, instead it retains the old appearance until it is hovered.

Browser: Google Chrome 27.0.1453.9 (Official Build 191205) dev-m
OS: Windows 7
WebKit: 537.36 (@146919)

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



More information about the webkit-unassigned mailing list