[Webkit-unassigned] [Bug 108625] New: Scrollbars misplaced with accelerated compositing for overflow scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 05:47:17 PST 2013


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

           Summary: Scrollbars misplaced with accelerated compositing for
                    overflow scroll
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


If the setting AcceleratedCompositingForOverflowScroll is enabled, the scrolling content is automatically given its own layer, but the scrollbars are rendered on the content layer instead of on their own layer. This means the scrollbars can be scrolled out of the visible view. Chromium has a platform ifdef to fix that, but it should be fixed generally.

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