[Webkit-unassigned] [Bug 54991] New: Scrollbar::nativeTheme()->usesOverlayScrollbars() should not be consulted for CSS Scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 13:33:59 PST 2011


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

           Summary: Scrollbar::nativeTheme()->usesOverlayScrollbars()
                    should not be consulted for CSS Scrollbars
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


Right now, to determine if there are overlay scrollbars, we always consult the native theme. This is not good because that is not relevant for RenderScrollbars (CSS Scrollbars).

I have a fix.

<rdar://problem/9034318>

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