Closed Bug 34909 Opened 24 years ago Closed 24 years ago

[IME] [regression] Need to hit backspace twice to delete the last char

Categories

(Core :: Internationalization, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: teruko, Assigned: mozeditor)

References

Details

(Keywords: inputmethod)

When you use IME to type Japanese characters,you can use Backspace
to delete the characters before you commit. However,you need to
hit Backspace twice to delete the last Japanese character.

Steps of reproduce
1. Open Composer
2. Turn on IME
3. Type "あいう" (do not hit enter to commit at this time)
4. Hit backspace twice 
   Now, only "あ" is left.
5. Hit backspace once
   This last character "あ" is not deleted.
6. Hit backspace again
   The last character is now deleted. 

Tested 2000040609 Win32 and Mac build.
looks like similar regression as the ESC problem. Joe- did you change some code 
recently ?
Assignee: ftang → jfrancis
Summary: [IME] Need to hit backspace twice to delete the last char → [IME] [regression] Need to hit backspace twice to delete the last char
Blocks: 35012
teruko--is this cross-platform or Windows-specific?
Target Milestone: --- → M16
cant reproduce this on mac or windows.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
ok, Teruko got this to happen for me.  Thanks!  reopening...
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
ok, i have a fix for this which will get checked in tonight.
fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
I verified this in 2000041410 M16 Win32 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.