Bug 46617 - [Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the focus is not set on the window
Summary: [Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: Qt
Depends on:
Blocks: 44675
  Show dependency treegraph
 
Reported: 2010-09-27 04:27 PDT by Benjamin Poulain
Modified: 2010-09-27 11:34 PDT (History)
2 users (show)

See Also:


Attachments
Just wait for the window to be on screen before modifying it (1.16 KB, patch)
2010-09-27 04:31 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>