Open
Bug 1229991
Opened 9 years ago
Updated 2 years ago
[TSF] Converting Hangul to Hanja with MS Korean IME makes unexpected character
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox45 | --- | ? |
People
(Reporter: maesilgim, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: inputmethod)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20151202115311
Steps to reproduce:
1. Go to https://jsfiddle.net/d_toybox/ztae99vf/
2. Change '안' in last line to '녕'
3. Set cursor after '녕' and push Hanja(Kanji) button(Right Ctrl).
Actual results:
After second line ('안'), New line appeared and the new line has '녕'
Expected results:
'녕' of Last line should be changed to Hanja.
---
I test this bug with Firefox 45.0a1 (2015-12-02). Thanks to Masayuki-san, Bug 1213589 is solved but new bug that makes new line appeared.
status-firefox45:
--- → ?
Component: Untriaged → Event Handling
Depends on: 1213589
Keywords: inputmethod
OS: Unspecified → Windows
Product: Firefox → Core
Hardware: Unspecified → x86
Comment 1•9 years ago
|
||
This is really same as bug 1229641 but this describes the symptom clearer, so, leaving this open.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•