Bug 116629 - [WK2][EFL] Page scroll is broken when fixed layout set to false
Summary: [WK2][EFL] Page scroll is broken when fixed layout set to false
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 12:41 PDT by Marcelo Lira
Modified: 2017-03-11 10:49 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Lira 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.
Comment 1 Michael Catanzaro 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.