RESOLVED INVALID77729
[Qt] fast/events/touch/emulate-touch-events.html fails
https://bugs.webkit.org/show_bug.cgi?id=77729
Summary [Qt] fast/events/touch/emulate-touch-events.html fails
Zoltan Arvai
Reported 2012-02-03 05:05:40 PST
It seems that the newly added layout test in r106642 LayoutTests/fast/events/touch/emulate-touch-events.html not running as expected on Qt Linux Release bot: --- /ramdisk/qt-linux-release/build/layout-test-results/fast/events/touch/emulate-touch-events-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/fast/events/touch/emulate-touch-events-actual.txt @@ -52,8 +52,8 @@ PASS lastEvent.changedTouches[0].clientY is 30 PASS lastEvent.changedTouches[0].identifier is 0 PASS lastEvent.shiftKey is false -PASS lastEvent.altKey is true -PASS lastEvent.ctrlKey is true +FAIL lastEvent.altKey should be true. Was false. +FAIL lastEvent.ctrlKey should be true. Was false. PASS lastEvent.metaKey is false PASS successfullyParsed is true http://build.webkit.org/results/Qt%20Linux%20Release/r106642%20(42848)/results.html
Attachments
skip (1.09 KB, patch)
2012-02-03 05:15 PST, Zoltan Arvai
no flags
Zoltan Arvai
Comment 1 2012-02-03 05:15:58 PST
Csaba Osztrogonác
Comment 2 2012-02-03 05:18:55 PST
Comment on attachment 125311 [details] skip r=me
Csaba Osztrogonác
Comment 3 2012-02-03 05:23:40 PST
Comment on attachment 125311 [details] skip Clearing flags on attachment: 125311 Committed r106652: <http://trac.webkit.org/changeset/106652>
Jocelyn Turcotte
Comment 4 2014-02-03 03:19:54 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.