Closed
Bug 35399
Opened 25 years ago
Closed 25 years ago
[IME] Japanese characters insert the wrong place
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: teruko, Assigned: mozeditor)
References
Details
(Keywords: inputmethod)
This is similar bug as bug 35356.
Japanese characters insert at the beginning of the line when you change the
input mode to direct input and change back to Hiragana mode.
Steps of reproduce
1. Open Composer
2. Turn on IME by Shift + ~ (default is Hiragana mode)
3. Type "あああ" and enter to commit
4. Change to direct input (English mode) by Shift + ~
5. Type "aaaa" and enter
The caret goes to the next line.
6. Hit Backspace to go back at the end of the first line
7. Turn on IME again by Shift + ~
8. Type "いいい" again
Actual result: "いいい" will insert at the beginning of the first line.
Expected result: "いいい" will add at the end of the first line.
Tested 2000041009 Win32 build.
Comment 1•25 years ago
|
||
Teruko--can you reproduce this on Mac or Linux or is it Windows-specific?
Target Milestone: --- → M16
Assignee | ||
Comment 2•25 years ago
|
||
i have a fix for this which i will check in when tree opens.
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•25 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•25 years ago
|
||
This is fixed. Some problem remains but it is in 35356. Tested 2000041410 M16 Win32 build.
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•