REOPENED Bug 81965
Lots of desktop interference from WebKitTestRunner on Mac Lion
https://bugs.webkit.org/show_bug.cgi?id=81965
Summary Lots of desktop interference from WebKitTestRunner on Mac Lion
Dirk Pranke
Reported 2012-03-22 14:27:04 PDT
I consistently see pages being drawn into an unframed window at the top left corner of first space on my desktop when running NRWT; I also see lots of small images getting drawn at my mouse cursor location (overlaying whatever is currently there). according to ap on #irc, this is unusual, so hopefully someone can take a look?
Attachments
Dirk Pranke
Comment 1 2012-03-22 14:30:41 PDT
Seen on my 10.7.3 desktop using a release build of r111765. I have no idea who should look at this, so hopefully someone can get this bug pointed in the right direction.
mitz
Comment 2 2012-03-23 10:02:02 PDT
(In reply to comment #0) > I also see lots of small images getting drawn at my mouse cursor location (overlaying whatever is currently there). Note that those are drag images from tests that attempt dragging.
Dirk Pranke
Comment 3 2012-06-08 15:45:50 PDT
I haven't seen this in a long time, so I think this has been resolved. closing.
Tim Horton
Comment 4 2012-06-08 15:46:36 PDT
(In reply to comment #3) > I haven't seen this in a long time, so I think this has been resolved. closing. No, the drag icons stuff still happens. I did fix the window being on screen part.
Tim Horton
Comment 5 2012-06-08 15:48:49 PDT
Reopening for the drag images bit. Blocking on the already-fixed window bit.
Dirk Pranke
Comment 6 2012-06-08 17:18:09 PDT
ah, okay. I haven't seen the drag images in a while, either, but I might not've been looking closely.
Eric Seidel (no email)
Comment 7 2012-06-19 14:36:21 PDT
Does this not happen with ORWT? Last time I tried running -2 I was of the impression that WebKitTestRunner/WebKit2 just hadn't had the same amount of mocking done for AppKit, etc, that DumpRenderTree does (like for the local pasteboard, drag clipboard, etc.) I would be surprised if this had anything to do with the Python code, rather with the WebKitTestRunner code, but I could always be wrong...
Tim Horton
Comment 8 2012-06-19 15:07:26 PDT
(In reply to comment #7) > Does this not happen with ORWT? Last time I tried running -2 I was of the impression that WebKitTestRunner/WebKit2 just hadn't had the same amount of mocking done for AppKit, etc, that DumpRenderTree does (like for the local pasteboard, drag clipboard, etc.) > > I would be surprised if this had anything to do with the Python code, rather with the WebKitTestRunner code, but I could always be wrong... This is definitely a WKTR issue, and the rest of what you're saying is correct.
Dirk Pranke
Comment 9 2012-06-19 15:09:34 PDT
removing the nrwt keyword :) I got carried away with my keywording exuberance.
Note You need to log in before you can comment on or make changes to this bug.