[Webkit-unassigned] [Bug 118958] New: StickyPositionContraints should not need to change to account for a RenderLayer's scrollOffset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 21 16:15:27 PDT 2013


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

           Summary: StickyPositionContraints should not need to change to
                    account for a RenderLayer's scrollOffset
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


Currently, to get sticky offsets right in overflow areas, the StickyPositionContraints change on every scroll to factor it in. This will be a problem once we can scroll overflow areas on the scrolling thread. The constraints should never have to change to account for the scroll position. 

<rdar://problem/12469203>

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