Open
Bug 1229641
Opened 9 years ago
Updated 3 years ago
[TSF] Converting Hangul to Hanja with MS Korean IME converts unexpected range of fixed string even if there are close tags of block level elements
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Keywords: inputmethod)
+++ This bug was initially created as a clone of Bug #1213589 +++
STR:
1. Open http://jsfiddle.net/d_toybox/ztae99vf/2/
2. Put caret at the end of the second line.
3. Try to convert with MS-IME for Korean
Expected:
The character in the second line should be converted.
Actual:
The first two characters in the first line is converted.
Reporter | ||
Updated•9 years ago
|
Summary: [TSF] Converting Hangul to Hanja with MS Korean IME converts unexpected range of fixed string even if there is close tags of block level elements → [TSF] Converting Hangul to Hanja with MS Korean IME converts unexpected range of fixed string even if there are close tags of block level elements
Reporter | ||
Updated•9 years ago
|
Severity: normal → minor
Version: 42 Branch → Trunk
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•