[Webkit-unassigned] [Bug 129691] New: REGRESSION: Overlay scrollbars that have grown are sometimes askew in the track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 11:53:43 PST 2014


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

           Summary: REGRESSION: Overlay scrollbars that have grown are
                    sometimes askew in the track
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


Overlay scrollbars that have grown are sometimes askew in the track. This started happening after we adopted the setPresentationValue ScrollbarPainter API which allowed us to update the position of the scrollbar knob from our secondary scrolling thread. This bug occurs when the scrollbar grows while it still thinks it is in presentation-value mode. Whenever the scrollbar grows, it should be in non-presentation value mode.

<rdar://problem/15666846>

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