WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
113931
[Qt] New fast/forms/select/popup-closes-on-blur.html fails after
r147548
https://bugs.webkit.org/show_bug.cgi?id=113931
Summary
[Qt] New fast/forms/select/popup-closes-on-blur.html fails after r147548
Ádám Kallai
Reported
2013-04-04 02:31:44 PDT
It started to fail after
r147548
(
http://trac.webkit.org/changeset/147548
). Diff is here: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/select/popup-closes-on-blur-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/select/popup-closes-on-blur-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS internals.isSelectPopupVisible(popup) is true +FAIL internals.isSelectPopupVisible(popup) should be true. Was false. PASS internals.isSelectPopupVisible(popup) is false PASS successfullyParsed is true Could you check what happened to it?
Attachments
Add attachment
proposed patch, testcase, etc.
Gustavo Noronha (kov)
Comment 1
2013-04-04 06:22:08 PDT
That is a new test, added in that revision. The problem is there doesn't seem to be platform-neutral way of causing the combo box to open. Currently we're using the event sender to send a space key press, which works on most ports it seems. How do you open the combobox with a keypress on qt?
Jocelyn Turcotte
Comment 2
2014-02-03 03:25:33 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug