RESOLVED FIXED 107869
Some formerly-fixed objects scroll as if they are still fixed
https://bugs.webkit.org/show_bug.cgi?id=107869
Summary Some formerly-fixed objects scroll as if they are still fixed
Beth Dakin
Reported 2013-01-24 15:16:14 PST
It is possible to have an object that toggles between being fixed and being static that will still scroll as if it is fixed when it has become static. The attached test case demonstrates the bugs.
Attachments
Test case (1.41 KB, text/html)
2013-01-24 15:17 PST, Beth Dakin
no flags
Patch (1.49 KB, patch)
2013-01-24 15:27 PST, Beth Dakin
simon.fraser: review+
Beth Dakin
Comment 1 2013-01-24 15:17:20 PST
Created attachment 184591 [details] Test case
Beth Dakin
Comment 2 2013-01-24 15:27:47 PST
Created attachment 184593 [details] Patch Unfortunately, I was unable to create a test for this because scrollingStateTreeAsText() will make that commit that wasn't happening happen anyway.
Beth Dakin
Comment 3 2013-01-24 16:29:56 PST
Note You need to log in before you can comment on or make changes to this bug.