Bug 120774 - [Qt][WK2] Window used by WebKitTestRunner loses active status
Summary: [Qt][WK2] Window used by WebKitTestRunner loses active status
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks: 118232
  Show dependency treegraph
 
Reported: 2013-09-05 08:21 PDT by Allan Sandfeld Jensen
Modified: 2013-09-06 02:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2013-09-05 08:29 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-09-05 08:21:05 PDT
Many tests using injected events are flaky using Qt 5.1. It appears to happen if a previous test opens another window making that window active, which results in the main-window not being active when the next test is started.
Comment 1 Allan Sandfeld Jensen 2013-09-05 08:29:18 PDT
Created attachment 210617 [details]
Patch
Comment 2 Allan Sandfeld Jensen 2013-09-06 02:55:13 PDT
Comment on attachment 210617 [details]
Patch

Clearing flags on attachment: 210617

Committed r155182: <http://trac.webkit.org/changeset/155182>
Comment 3 Allan Sandfeld Jensen 2013-09-06 02:55:18 PDT
All reviewed patches have been landed.  Closing bug.