[Webkit-unassigned] [Bug 48017] Incorrect scrolling behavior with the compositor and position: fixed elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 22:00:57 PST 2010


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





--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-12-08 22:00:57 PST ---
The easy fix is to do more repainting. A smarter fix would be to make compositing layers for position:fixed elements (if there is other compositing on the page), so that we can scroll without painting.

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