Bug 81965
Summary: | Lots of desktop interference from WebKitTestRunner on Mac Lion | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | REOPENED | ||
Severity: | Normal | CC: | abarth, ap, eric, jberlin, mitz, simon.fraser, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 83244 | ||
Bug Blocks: |
Dirk Pranke
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
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
(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
I haven't seen this in a long time, so I think this has been resolved. closing.
Tim Horton
(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
Reopening for the drag images bit. Blocking on the already-fixed window bit.
Dirk Pranke
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)
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
(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
removing the nrwt keyword :) I got carried away with my keywording exuberance.