Closed
Bug 263132
Opened 20 years ago
Closed 20 years ago
IME reconverting does not work with IME of Japanese
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: masayuki, Assigned: smontagu)
Details
(Keywords: inputmethod, intl, regression)
Attachments
(1 file)
|
1.33 KB,
patch
|
ilya.konstantinov+future
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041004 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041004 IME reconverting does not work with "Japanist". It works before 20040820xx build. I think that this is regression of Bug 238773. Reproducible: Always Steps to Reproduce: 1. Input string. 2. Commit the String. 3. Select the commited string. 4. Reconvert the selected string. Actual Results: It doesn't work. Expected Results: The selected string should be composition string.
Comment 1•20 years ago
|
||
Jungshik, I'd appreciate if you could confirm this, as I don't have Windows nor have IME software installed on Linux (but I'll be glad to hear what apps I need to get to take care of those bugs).
| Reporter | ||
Comment 2•20 years ago
|
||
I can reproduce with "ATOK" and "MS-IME".
Summary: IME reconverting does not work with Japanist → IME reconverting does not work with IME of Japanese
Comment 3•20 years ago
|
||
Nakano-san fixed several IME-related bugs and his confirmation should be sufficient to get this confirmed. As for testing on Linux, I'll check whether this issue is relevant on Linux and let you know what you can do to reproduce it on Linux (if it's not just a windows issue but an XP issue).
| Reporter | ||
Comment 4•20 years ago
|
||
I don't know to reproduce on Linux. Because I don't know to be able to reconvert the string on Linux. However, I think that the reconvert code is XP code. See http://lxr.mozilla.org/seamonkey/source/widget/src/windows/nsWindow.cpp#6409
| Reporter | ||
Comment 5•20 years ago
|
||
This bug cannot be reproduced on Linux. Because Linux doesn't support to reconvert.
| Reporter | ||
Comment 6•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #164756 -
Flags: superreview?(bryner)
Attachment #164756 -
Flags: review?(mozilla-bugzilla)
Comment 7•20 years ago
|
||
Comment on attachment 164756 [details] [diff] [review] Patch Oops. Looks like I indeed forgot it. Good catch, masayuki.
Updated•20 years ago
|
Attachment #164756 -
Flags: superreview?(bryner) → superreview+
| Reporter | ||
Comment 8•20 years ago
|
||
Jungshik: Would you check-in the patch?
Comment 9•20 years ago
|
||
checked into trunk
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•20 years ago
|
||
Thank you, Jungshik.
| Reporter | ||
Updated•14 years ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•