[Webkit-unassigned] [Bug 139109] New: [EFL] ewk_view_scale_set() doesn't work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 30 06:53:26 PST 2014


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

            Bug ID: 139109
           Summary: [EFL] ewk_view_scale_set() doesn't work correctly
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gyuyoung.kim at webkit.org
                CC: demarchi at webkit.org

When fixed layout is enabled on EFL port, it doesn't work correctly. 

 - WebPageProxy's m_pageScaleFactor is not synchronized with PageViewportController's one.
 - PageViewportController::syncVisibleContents() is failed to finish work though, its caller updates m_pageScaleFactor.
 - And so on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141130/872f66b5/attachment-0002.html>


More information about the webkit-unassigned mailing list