[Webkit-unassigned] [Bug 110847] New: [EFL] EwkView should keep css position instead of scroll position in device pixel.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 22:32:05 PST 2013


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

           Summary: [EFL] EwkView should keep css position instead of
                    scroll position in device pixel.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


There are bugs that some code expect that EwkView::pagePosition() returns css
position while others expect that it returns scroll position in device pixel.
In addition, some code call EwkView::setPagePosition() with css position while
others call it with scroll position in device pixel.

This patch makes all code use setPagePosition() and pagePosition() with css
position.

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