Closed Bug 12243 Opened 25 years ago Closed 25 years ago

[IME][IME-Commit][IME-HighLight]DB text input always appended regardless of cursor position

Categories

(Core :: Internationalization, defect, P2)

x86
Windows NT
defect

Tracking

()

CLOSED FIXED

People

(Reporter: blee, Assigned: ftang)

References

Details

(Keywords: inputmethod)

Steps to repro:
1)Type in some JA/KO text in Editor and click any where on the text input
  to move cursor in the middle of the text (with mouse).
2)Resume typing.

==> Regardless the position of the cursor, additional text is placed at the end
of the previous input. This doesn't happen when cursor is moved by arrow keys.

OS/bld: WinNT 4.0 JA/1999-08-16-09-M9, WinNT 4.0 KO/1999-08-16-09-M9
Assignee: ftang → tague
Component: Editor → Internationalization
QA Contact: sujay → blee
Sometimes it's appended in front of the previously entered text.
Status: NEW → ASSIGNED
Target Milestone: M11
can you be more explicit about the steps you are taking to produce this bug (for
instance what is the state of the IME when you "resume typing").  i can't
reproduce this one, so i'm probably using a different set of steps.
I took combination of full-byte Hiragana and Katakana on IME and used the same
when typing resumed.
I try it and what happened are very similar to 12249. Basically the problem is
1) we do not implement IME highlight yet. 2) mouse click does not commit
uncommitted text. And the rest are the confusion from the tester since from the
combination of 1) and 2).
Blocks: 16127
Assignee: tague → ftang
Status: ASSIGNED → NEW
Summary: DB text input always appended regardless of cursor position → [IME][IME-Commit][IME-HighLight]DB text input always appended regardless of cursor position
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M12 → M11
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The IME hightlight part got fix. Please open a seperate bug for not commiting
the IME when we click other places.
Blocks: 17432
Status: RESOLVED → CLOSED
No longer blocks: 17432
You need to log in before you can comment on or make changes to this bug.