Bug 118999

Summary: StickyPositionConstraints should store the constrainingRectAtLastLayout
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: CSSAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, cmarcelo, commit-queue, esprehn+autocc, glenn, jamesr, kondapallykalyan, luiz, simon.fraser, thorton, tonikitoo
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Beth Dakin
Reported 2013-07-22 19:00:19 PDT
Much like how FixedPositionConstraints store a viewportRectAtLastLayout, StickyConstraints should store a constrainingRectAtLastLayout. We'll need this to get sticky right in overflow areas once overflow areas scroll on the scrolling thread. <rdar://problem/12469203>
Attachments
Patch (3.81 KB, patch)
2013-07-22 19:02 PDT, Beth Dakin
simon.fraser: review+
Beth Dakin
Comment 1 2013-07-22 19:02:10 PDT
Beth Dakin
Comment 2 2013-07-22 21:51:47 PDT
Note You need to log in before you can comment on or make changes to this bug.