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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 10:15:44 PDT 2011


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





--- Comment #22 from Antonio Gomes <tonikitoo at webkit.org>  2011-04-20 10:15:43 PST ---
(In reply to comment #21)
> (In reply to comment #20)
> > (From update of attachment 90284 [details] [details])
> > Would not it be clearer if from FrameLoaderClientEFL::transitionToCommittedForNewPage (when frame view is created) you do:
> > 
> > ...
> > m_frame->createView(blablabla);
> > ...
> > m_frame->view()->setPaintsEntireContents(false);
> > }
> 
> But we need paintEntireContents set to True in order to make our tiled backing store work.

so it needs to be true, but you still need it to clip painting to the viewport? I did not understood the problem, I think ... :(

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