RESOLVED WONTFIX 136995
Regression(r173785): [CoordinatedGraphics][EFL] Scroll postion isn't restored when going to back to previous page
https://bugs.webkit.org/show_bug.cgi?id=136995
Summary Regression(r173785): [CoordinatedGraphics][EFL] Scroll postion isn't restored...
Gyuyoung Kim
Reported 2014-09-22 01:19:46 PDT
EFL port has supported to use ScrollingCoordinatorCoordinatedGraphics::requestScrollPositionUpdate() since r173785. When previous page is loaded, previous scroll position isn't restored because the scroll position is initialized even after previous page scroll position is restored by HistoryController. In order words, restored previous scroll position is initialized by somewhere invocation.
Attachments
Gyuyoung Kim
Comment 1 2014-09-22 04:34:44 PDT
Reopening to attach new patch.
Note You need to log in before you can comment on or make changes to this bug.