Bug 118722

Summary: [Qt][WK1] New fast/events/ime-composition-events-001.html fails after r152668.
Product: WebKit Reporter: Gábor Ábrahám <abrhm>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kadam, ossy, rniwa, zarvai
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87008    

Description Gábor Ábrahám 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?
Comment 1 Jocelyn Turcotte 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.