[Webkit-unassigned] [Bug 81786] Initial support fixed position elements in Qt WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 15:55:30 PDT 2012


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





--- Comment #41 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-04-05 15:55:29 PST ---
> > Delta -> Offset
> This is actually a delta and not an offset. Since you asked me to do the calculation only once, and set to all layers, I calculated the delta between scroll offset of the web process and scroll offset of the ui process and add that to the position of the transform.

Fair enough. Let's keep as is.


> If the position changes, we will sync the layers again and will re-calculate. I will add a test that changes the position dynamically, to show that this is not breaking.
You're right :)

Let's see how this look likes with my other comments, I think this is looking better and better.

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