[Webkit-unassigned] [Bug 109632] New: REGRESSION: Scrollbars not clipped properly when very region is very small

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 16:47:09 PST 2013


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

           Summary: REGRESSION: Scrollbars not clipped properly when very
                    region is very small
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/aJ68j/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: esprehn at chromium.org
                CC: eric at webkit.org, simon.fraser at apple.com,
                    jamesr at chromium.org


If the scrollable area is very small we'll paint the scrollbar outside the region instead of clipping it, and then we don't think we did this so we never invalidate that area and repaint it on scroll so the thumb may paint in two places.

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