Closed
Bug 199752
Opened 23 years ago
Closed 6 years ago
SimpChinese IME: delete behavior is not correctly with un-commit mode
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: amyy, Assigned: smontagu)
Details
(Keywords: inputmethod, intl, regression)
Build: 03-27 trunk build / Mac 10.2.4
Steps to reproduce:
1. Launch Browser and open Composer.
2. Select SimpChinese IME.
3. Start type, e.g. "hanzi", hit space key to convert to Chinese character,
select the Chinese characters from candidate window but NOT commit yet.
4. The Chinese characters will appear correctly, press delete to delete the last
character.
Expected Reult:
The last un-commit character will be deleted.
Actual Result:
The cursor move to 2nd last chinese character, the last chinese character not
get deleted but change back to pinyin (e.g. "zi") again, and bring up the
candidate window for first chinese character.
Not reproduce on N7.02.
Comment 1•23 years ago
|
||
This is a DUP of bug 199751
Updated•16 years ago
|
QA Contact: amyy → i18n
Updated•16 years ago
|
Keywords: inputmethod
Comment 2•6 years ago
|
||
Moving all open keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.
Component: Internationalization → DOM: UI Events & Focus Handling
Comment 3•6 years ago
|
||
This was reported before shipping Cocoa widget so that this report is now outdated.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•