RESOLVED INVALID 118722
[Qt][WK1] New fast/events/ime-composition-events-001.html fails after r152668.
https://bugs.webkit.org/show_bug.cgi?id=118722
Summary [Qt][WK1] New fast/events/ime-composition-events-001.html fails after r152668.
Gábor Ábrahám
Reported 2013-07-16 02:07:43 PDT
This new test fails on Qt WK1: diff: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/ime-composition-events-001-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/ime-composition-events-001-actual.txt @@ -9,18 +9,18 @@ SUCCESS: INPUT - compositionupdate - "3" SUCCESS: INPUT - compositionend - "4" SUCCESS: INPUT - textInput - "4" -SUCCESS: INPUT - compositionstart - "" +SUCCESS: INPUT - compositionstart - "4" SUCCESS: INPUT - compositionupdate - "5" SUCCESS: INPUT - compositionupdate - "6" SUCCESS: INPUT - compositionupdate - "7" SUCCESS: INPUT - compositionend - "" SUCCESS: INPUT - textInput - "8" -SUCCESS: INPUT - compositionstart - "" +SUCCESS: INPUT - compositionstart - "8" SUCCESS: INPUT - compositionupdate - "9" SUCCESS: INPUT - compositionend - "9" SUCCESS: INPUT - textInput - "9" -SUCCESS: INPUT - compositionstart - "have" +SUCCESS: INPUT - compositionstart - "I" SUCCESS: INPUT - compositionupdate - "lost" SUCCESS: INPUT - compositionend - "made" SUCCESS: INPUT - textInput - "made" -SUCCESS: I made a pen +FAILURE: made have a pen is not "I made a pen". I will skip this test for now to paint the bot green. Could you check it please?
Attachments
Jocelyn Turcotte
Comment 1 2014-02-03 03:26:53 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.