Closed
Bug 17508
Opened 26 years ago
Closed 26 years ago
[IME][PP]Last char of KO input repeated on moving cursor or comitting
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
M11
People
(Reporter: blee, Assigned: mozeditor)
Details
To see this, type in some KO text (eg, "ghghgkgk" on EN kb) in Editor and move
cursor any where on the text input with mouse or arrow keys.
==> Regardless the position of the cursor, the last characte is repeated at the
end of the text. Hitting return key after typing char's does the same, but
on the next line.
bld: 10-28-09-M11 (Win32 specific).
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
QA Contact: teruko → blee
Summary: [PP]Last char of KO input repeated on moving cursor or comitting → [IME][PP]Last char of KO input repeated on moving cursor or comitting
Updated•26 years ago
|
Assignee: ftang → jfrancis
Status: ASSIGNED → NEW
Comment 1•26 years ago
|
||
reassign this to joe- Joe- I believe this is caused by the while loop which you
chunk text into different segment by looking at space, \n etc. Please mark this
as FIXED once you add that boolean for IME text. Blee then could verify the fix.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•