RESOLVED WONTFIX 116629
[WK2][EFL] Page scroll is broken when fixed layout set to false
https://bugs.webkit.org/show_bug.cgi?id=116629
Summary [WK2][EFL] Page scroll is broken when fixed layout set to false
Marcelo Lira
Reported 2013-05-22 12:41:23 PDT
Scrolling a page using the mouse wheel and the WebView without fixed layout (desktop mode) is not working. I tested this with EFL's MiniBrowser, but had to modify it to set fixed layout to false (EWKViewCreate method in Source/WebKit2/UIProcess/API/efl/ewk_view.cpp). The scroll bars are working, and also the interactive areas of the page. For example, if I hover the mouse on a link it will get its underline, if I scroll a bit, the interaction area of the link will be scrolled but not the link itself.
Attachments
Michael Catanzaro
Comment 1 2017-03-11 10:49:39 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.