[Webkit-unassigned] [Bug 46868] New: [Chromium] Input Method inserts conversion candidates unexpectedly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 19:53:43 PDT 2010


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

           Summary: [Chromium] Input Method inserts conversion candidates
                    unexpectedly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bashi at google.com
                CC: hbono at chromium.org


Created an attachment (id=69300)
 --> (https://bugs.webkit.org/attachment.cgi?id=69300)
screenshot

Chromium bug: http://code.google.com/p/chromium/issues/detail?id=56759

Steps to repro:
1. Open a chat window in Gmail
2. Type a Japanese character sequence "てすと" [tesuto] with IME enabled.
3. Hit spaces a couple of times to go through conversion candidates.

Expected result:
Conversion candidates should not be input to the textbox while going through them, until hitting an Enter. The expected result is just "テスト" or "てすと" or similar.

Actual result:
A conversion candidate is input to the textbox every time you hit a space, resulting in an unexpectedly long string like "testtestテストてすと" (as shown in 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