Issue 431735 in chromium: IME: Empty compositionend event fired after a complete composition in Korean on Windows

44 views
Skip to first unread message

chro...@googlecode.com

unread,
Nov 10, 2014, 10:55:15 AM11/10/14
to chromi...@chromium.org
Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 Cr-UI-Input-Text-IME OS-Windows

New issue 431735 by khmo...@chromium.org: IME: Empty compositionend event
fired after a complete composition in Korean on Windows
https://code.google.com/p/chromium/issues/detail?id=431735

Version: 38
OS: Windows 7

What steps will reproduce the problem?
1. Enable the MS Korean IME
2. Type characters "whtkqorud"

What is the expected output? What do you see instead?
The expected composition is "조사배경", but the final composition end event
contains empty data, which cancels the input of the final character (경).

The observed events for that sequence are:

compositionstart,
compositionupdate, ㅈ
compositionupdate, 조
compositionupdate, 좃
compositionend, 조
textInput, 조
compositionstart,
compositionupdate, 사
compositionupdate, 삽
compositionend, 사
textInput, 사
compositionstart,
compositionupdate, 배
compositionupdate, 백
compositionend, 배
textInput, 배
compositionstart,
compositionupdate, 겨
compositionupdate, 경
compositionend,
textInput, 경
textInput,

Demo page attached for observing events in the console.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Nov 10, 2014, 11:17:16 AM11/10/14
to chromi...@chromium.org

Comment #1 on issue 431735 by khmo...@chromium.org: IME: Empty
compositionend event fired after a complete composition in Korean on Windows
https://code.google.com/p/chromium/issues/detail?id=431735

Now it's attached. :)

Attachments:
composition-events-only.html 887 bytes

chro...@googlecode.com

unread,
Jul 21, 2015, 10:58:10 AM7/21/15
to chromi...@chromium.org

Comment #9 on issue 431735 by khmo...@chromium.org: IME: Empty
compositionend event fired after a complete composition in Korean on Windows
https://code.google.com/p/chromium/issues/detail?id=431735

Is there a new owner for this issue yet?
Reply all
Reply to author
Forward
0 new messages