RESOLVED FIXED 44703
[Qt] tst_QWebFrame::inputFieldFocus() fails on MeeGo Handset with QtWebKit 2.1
https://bugs.webkit.org/show_bug.cgi?id=44703
Summary [Qt] tst_QWebFrame::inputFieldFocus() fails on MeeGo Handset with QtWebKit 2.1
Benjamin Poulain
Reported 2010-08-26 11:58:23 PDT
The test report a failure, the input field never get the focus. FAIL! : tst_QWebFrame::inputFieldFocus() 'view.hasFocus()' returned FALSE. ()
Attachments
Make the test case more robust (1.91 KB, patch)
2010-08-26 12:04 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2010-08-26 12:04:31 PDT
Created attachment 65594 [details] Make the test case more robust Once again I cannot reproduce the problem on real hardware but it is failing on the test bot. This is an attempt to make the test more robust, in the hope they will pass the on the test machine.
WebKit Commit Bot
Comment 2 2010-08-27 11:41:17 PDT
Comment on attachment 65594 [details] Make the test case more robust Clearing flags on attachment: 65594 Committed r66241: <http://trac.webkit.org/changeset/66241>
WebKit Commit Bot
Comment 3 2010-08-27 11:41:21 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 4 2010-08-27 16:12:30 PDT
Revision r66241 cherry-picked into qtwebkit-2.1 with commit 2997cc1e0ba281661ecbbda6db3796d8a1953813
Note You need to log in before you can comment on or make changes to this bug.