[Webkit-unassigned] [Bug 67377] New: REGRESSION(r94274): selection-change-closes-typing.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 01:37:40 PDT 2011


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

           Summary: REGRESSION(r94274):
                    selection-change-closes-typing.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, tkent at chromium.org


After http://trac.webkit.org/changeset/94274, platform/mac/editing/input/selection-change-closes-typing.html started failing:
--- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/platform/mac/editing/input/selection-change-closes-typing-expected.txt 
+++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/platform/mac/editing/input/selection-change-closes-typing-actual.txt 
@@ -1,5 +1,5 @@
 Test for bug 32905: With Pinyin Simplified IM, a wrong character is deleted from google.com suggestion.

-Should say PASS: PASS
+Should say PASS: PSAS


There's some really bizarre thing going on where changing selection caused by setInnerTextValue is causing a composition to confirm and then overriding m_valueIfDirty with an incorrect value.

-- 
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