[Webkit-unassigned] [Bug 60782] REGRESSION (WebKit2): QuickTime can draw outside the bounds of its containing frame when the frame is scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 11:48:00 PDT 2011


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





--- Comment #2 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-13 11:48:00 PST ---
WebKit1 works around this by setting plugins' window regions to an empty rect during scrolling, then restoring the correct window region afterward. That way the plugin will have no chance to draw when it's clipping region has been updated but its position hasn't.

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