[Webkit-unassigned] [Bug 84933] [EFL] scrolling with fixed position does not work correctly when using ewk_view_tiled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 08:02:31 PDT 2012


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


Rafael Antognolli <antognolli at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |antognolli at profusion.mobi




--- Comment #7 from Rafael Antognolli <antognolli at profusion.mobi>  2012-05-15 08:01:35 PST ---
This makes sense to me.

But please, just make sure that it won't break anything else, since you are introducing an offset change in the middle of a repaint request, and the order that scrolls and repaints are processed used to make difference (I don't remember if in the end we fixed them to the order don't matter anymore).

I guess that the layout tests should take care of checking for any regression regarding this.

Other than that, the patch looks good.

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