[Webkit-unassigned] [Bug 124396] Few webpages flicker(shift in offset) while scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 20:55:18 PST 2013


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





--- Comment #9 from EunMi Lee <eunmi15.lee at samsung.com>  2013-11-19 20:53:50 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> 
> > Thanks. I am going to test it on EFL and Nix Minibrowser (as we also use Coordinated Graphics). I have added EunMi Lee, since his patch at https://bugs.webkit.org/show_bug.cgi?id=118548 is almost identical to this one. He might have insights on this issue.
> 
> Yes, this patch seems same one with Eunmi's patch in Bug 118548. Eunmi, what do you think ?

Yes, this patch is same with Bug 118548.
The m_contentPosition(= contentPosition()) is scaled value with contentsScaleFactor, so we have to be careful to use it.

The transformToScene() also should be fixed with same reason, so I think it is better to merge Bug 118548.

Noam, would you review Bug 118548? I've fixed for your comments.

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