[Webkit-unassigned] [Bug 93785] New: Adding -webkit-scrollbar styles don't affect pre-existing scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 12 13:45:06 PDT 2012


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

           Summary: Adding -webkit-scrollbar styles don't affect
                    pre-existing scrollbars
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/newtang/N4Vws/1/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonnew at gmail.com


1. Have a div with scrollbars
2. Add -webkit-scrollbar styles that affect the look of the scrollbars

Expected result:
The existing scrollbars show the new styles, and newly added divs with scrollbars show the correct styles

Actual result:
Existing scrollbars do not update, but newly added divs with scrollbars show the correct styles.

This url shows the behavior: http://jsfiddle.net/newtang/N4Vws/1/
(I'm adding an inline style tag in this example. Adding an external stylesheet has the same problem.)

-- 
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