Closed Bug 35399 Opened 24 years ago Closed 24 years ago

[IME] Japanese characters insert the wrong place

Categories

(Core :: Internationalization, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

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.
Blocks: 35012
Teruko--can you reproduce this on Mac or Linux or is it Windows-specific?
Target Milestone: --- → M16
i have a fix for this which i will check in when tree opens.
Status: NEW → ASSIGNED
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
This is fixed.  Some problem remains but it is in 35356. Tested 2000041410 M16 Win32 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.