RESOLVED FIXED 74177
[qt][wk2] Postpone scroll effects when page transition is ongoing.
https://bugs.webkit.org/show_bug.cgi?id=74177
Summary [qt][wk2] Postpone scroll effects when page transition is ongoing.
Michael Brüning
Reported 2011-12-09 05:38:45 PST
Currently, scroll requests are applied immediately even if the view is transitioning to a new page.
Attachments
Patch. (3.20 KB, patch)
2011-12-09 06:12 PST, Michael Brüning
no flags
Michael Brüning
Comment 1 2011-12-09 06:12:06 PST
Kenneth Rohde Christiansen
Comment 2 2011-12-12 09:26:39 PST
Comment on attachment 118566 [details] Patch. Great :-) looks like 100% like what I had in mind (or in local diff). We need to start to find ways to fix this soon, I already discussed that a bit with alex
Kenneth Rohde Christiansen
Comment 3 2011-12-12 09:27:37 PST
could you file a bug about this with regard to reload? ie, it should start the reload immediately but only change the contents when scrolling is done (and end up at the end scroll position)
WebKit Review Bot
Comment 4 2011-12-12 09:40:57 PST
Comment on attachment 118566 [details] Patch. Clearing flags on attachment: 118566 Committed r102593: <http://trac.webkit.org/changeset/102593>
WebKit Review Bot
Comment 5 2011-12-12 09:41:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.