Closed
Bug 1150670
Opened 10 years ago
Closed 10 years ago
Text duplication after an editor with active composition is reframed
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
DUPLICATE
of bug 1162818
People
(Reporter: jchen, Assigned: jchen)
References
()
Details
See the example at http://people.mozilla.org/~nchen/tests/reframe.html, the editor is reframed during every 'input' event.
When *not* using an IME, text input is normal. However, when using an IME with compositions, the text is duplicated.
Comment 2•10 years ago
|
||
Probably this is same as bug 1162818. I'm investigating this, but have not find a way to fix yet.
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•