[Webkit-unassigned] [Bug 100957] [WK1] Fixed-position elements jiggle up and down slightly during scrolling on a Retina display

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 10:50:07 PDT 2012


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





--- Comment #5 from Adam Roben (:aroben) <aroben at webkit.org>  2012-11-01 10:51:29 PST ---
Simon helped us realize that WebKit2 only scrolls by full pixels, even in Retina mode, while AppKit will scroll by half-pixels in Retina mode. WebCore can only represent full pixels at the moment, so this is probably the source of the bug.

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