RESOLVED FIXED Bug 29300
WebView can paint over sibling windows
https://bugs.webkit.org/show_bug.cgi?id=29300
Summary WebView can paint over sibling windows
Adam Roben (:aroben)
Reported 2009-09-16 07:28:26 PDT
Created attachment 39647 [details] Patch v1 If a WebView and an adjacent sibling window have their positions changed on screen at the same time, in some cases the WebView will end up painting over the sibling window.
Attachments
Patch v1 (1.24 KB, patch)
2009-09-16 07:28 PDT, Adam Roben (:aroben)
darin: review+
Adam Roben (:aroben)
Comment 1 2009-09-16 07:30:18 PDT
Adam Roben (:aroben)
Comment 2 2009-09-16 07:30:49 PDT
Adam Roben (:aroben)
Comment 3 2009-09-16 07:31:28 PDT
I'd love to get Steve's opinion on whether there's a reason we haven't been using WS_CLIPSIBLINGS before now.
Adam Roben (:aroben)
Comment 4 2009-09-16 14:52:28 PDT
Note You need to log in before you can comment on or make changes to this bug.