Bug 46617

Summary: [Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the focus is not set on the window
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: Tools / TestsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ademar, commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 44675    
Attachments:
Description Flags
Just wait for the window to be on screen before modifying it none

Description Benjamin Poulain 2010-09-27 04:27:02 PDT
The test tst_QWebFrame::popupFocus() fails randomly when the focus is set on the view before the view is mapped on screen.
Comment 1 Benjamin Poulain 2010-09-27 04:31:48 PDT
Created attachment 68897 [details]
Just wait for the window to be on screen before modifying it
Comment 2 Andreas Kling 2010-09-27 04:33:16 PDT
Comment on attachment 68897 [details]
Just wait for the window to be on screen before modifying it

r=me
Comment 3 WebKit Commit Bot 2010-09-27 04:48:25 PDT
Comment on attachment 68897 [details]
Just wait for the window to be on screen before modifying it

Clearing flags on attachment: 68897

Committed r68382: <http://trac.webkit.org/changeset/68382>
Comment 4 WebKit Commit Bot 2010-09-27 04:48:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ademar Reis 2010-09-27 11:34:11 PDT
Revision r68382 cherry-picked into qtwebkit-2.1 with commit cddf898 <http://gitorious.org/webkit/qtwebkit/commit/cddf898>