Closed Bug 1214973 Opened 9 years ago Closed 9 years ago

[TSF] Converting Hangul to Hanja with Nalgaeset IME converts unexpected range of fixed string

Categories

(Core :: Widget: Win32, defect)

41 Branch
x86
Windows
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1213589
Tracking Status
firefox42 --- ?
firefox43 --- ?
firefox44 --- ?
firefox45 --- ?

People

(Reporter: maesilgim, Unassigned)

References

Details

(Keywords: inputmethod)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 Build ID: 20150929144111 Steps to reproduce: 1. Install Nalgaeset Hangul IME :http://moogi.new21.org/ngs_download.htm (This page is korean, but, as that page, this program has English UI.) 2. Do same thing as bug 1213589 I tested it in Daum Mail with WYSIWIG HTML editor. I reproduced same bug in Windows 10(x64) Firefox 43.0a2 and Firefox 41.0.1. I typed like below. ---- 안녕하세요 안 ---- (d, k, s, s, u, d, g, k, t, p, d, y, <enter key>, d, k, s) The source is like below. ---- 안녕하세요<p>안<br></p><br><p><br></p> ---- Actual results: When I push Hanja key after typing 안(d, k, s), ---- 안녕하세요 "안"(Block, 腰眼 shown) ------ When I press enter key, it is shown like below. ---------- 안녕하세腰眼 ----------- 요 and 안 is disappeared. Expected results: 안녕하세요 안 <-- only this letter should be converted to hanja. ----------------- Most korean users using Microsoft Windows use MS-korean IME. I think fixing Bug 1213589 is more important that fixing this bug but I just report this bug just in case.
Summary: [TSF] Converting Hangul to Hanja with MS Korean IME converts unexpected range of fixed string → [TSF] Converting Hangul to Hanja with Nalgaeset IME converts unexpected range of fixed string
related bugs : Bug 1213589 , Bug 1208043. As I said, Most Korean users use MS-Korean IME so this bug may have lower priority.
Component: Untriaged → Widget: Win32
Depends on: 1213589
OS: Unspecified → Windows
Product: Firefox → Core
Hardware: Unspecified → x86
Keywords: inputmethod
I tested this bug on http://jsfiddle.net/d_toybox/ztae99vf/ . Thanks to Masayuki-san, he fixed some bugs on Bug 1213589 so I tested it one more time. On firefox 45.0a1, Converting to hanja function works but it works wrong like Bug 1213589. Cursor is after '안' in second line but '安寧' is shown. Nothing changed on FF45.
Resolved by Bug 1213589.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.