[Webkit-unassigned] [Bug 55021] New: [EFL] Scroll doesn't work on tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 21:03:08 PST 2011


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

           Summary: [EFL] Scroll doesn't work on tiled backing store
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eunsol47.park at samsung.com


Scroll doesn't work on tiled backing store, but it works on single.
There is no Scroll bar when receiving mouse wheel event, because paintsEntireContents() set TRUE.
paintsEntireContents() is set on Tiled backing store in QT port and EFL port. 
I analyzed that it wouldn't be needed on EFL port, because tiled backing store process is different from QT.

Patch will be uploaded after more analysis.

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