Bug 120774

Summary: [Qt][WK2] Window used by WebKitTestRunner loses active status
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: Tools / TestsAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: jturcotte, kadam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 118232    
Attachments:
Description Flags
Patch none

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.