[Webkit-unassigned] [Bug 84306] [Qt][WK2] Fixed layers are shaking when zoom level is not 1.0 due to a rounding error.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 12:43:31 PDT 2012


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





--- Comment #7 from Yael <yael.aharon at nokia.com>  2012-04-26 12:43:30 PST ---
(In reply to comment #5)
> (From update of attachment 139036 [details])
> why does visibleContentsRect need to have a consistent with and height? You only apply the rounding adjustment to x and y anyway.
> Seems like you're solving two problems in this patch, one of which is not actually a problem :)

Consider the css to be 
#myelement { position: fixed; right: 5px; } 
This element will be jumping back and forth as the width changes.

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