[Webkit-unassigned] [Bug 33150] Do not render the full frame when there is some elements with fixed positioning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 7 04:29:50 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33150
--- Comment #17 from Antti Koivisto <koivisto at iki.fi> 2010-01-07 04:29:48 PST ---
(In reply to comment #5)
> (4) Why not make fixed background images work too? They are just as common (if
> not moreso) than fixed positioning.
Fixed background seems to be often used on the root element (covering the
entire view), making this optimization ineffective. Optimizing the case would
require moving copy-scroll implementation to WebKit too.
--
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