[Webkit-unassigned] [Bug 116629] New: [WK2] Page scroll is broken when fixed layout set to false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 12:42:54 PDT 2013


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

           Summary: [WK2] Page scroll is broken when fixed layout set to
                    false
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcelo.lira at openbossa.org


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.

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