[Webkit-unassigned] [Bug 136995] New: Regression(r173785): [CoordinatedGraphics][EFL] Scroll postion isn't restored when going to back to previous page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 22 01:19:46 PDT 2014


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

           Summary: Regression(r173785): [CoordinatedGraphics][EFL] Scroll
                    postion isn't restored when going to back to previous
                    page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at webkit.org
                CC: demarchi at webkit.org


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.

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