RESOLVED FIXED 46617
[Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the focus is not set on the window
https://bugs.webkit.org/show_bug.cgi?id=46617
Summary [Qt] tst_QWebFrame::popupFocus() randomly fail on MeeGo handset because the f...
Benjamin Poulain
Reported 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.
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
Benjamin Poulain
Comment 1 2010-09-27 04:31:48 PDT
Created attachment 68897 [details] Just wait for the window to be on screen before modifying it
Andreas Kling
Comment 2 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
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2010-09-27 04:48:30 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 5 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>
Note You need to log in before you can comment on or make changes to this bug.