[Webkit-unassigned] [Bug 49523] New: IME candidate characters inserted unexpectedly to textarea which listens compositionupdate event on Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 14 17:40:14 PST 2010


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

           Summary: IME candidate characters inserted unexpectedly to
                    textarea which listens compositionupdate event on
                    Chromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bashi at google.com


Steps to repro:
1. Open the attached HTML file.
2. In the textarea, type a Japanese character sequence like "てすと" [tesuto] with IME enabled.

Expected result:
An uncommitted IME composition text "てすと" should appear and any other committed characters should not be inserted in the textarea.

Actual result:
Some committed characters appears with IME composition text (See the attached image).

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