[Webkit-unassigned] [Bug 118722] New: [Qt][WK1] New fast/events/ime-composition-events-001.html fails after r152668.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 02:07:23 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118722

           Summary: [Qt][WK1] New
                    fast/events/ime-composition-events-001.html fails
                    after r152668.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abrhm at inf.u-szeged.hu
                CC: ossy at webkit.org, rniwa at webkit.org,
                    zarvai at inf.u-szeged.hu, kadam at inf.u-szeged.hu
            Blocks: 87008


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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list