Closed Bug 835843 Opened 11 years ago Closed 9 years ago

Javascript changes break IME input

Categories

(Core :: DOM: Editor, defect)

18 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 549674

People

(Reporter: aurimas, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: inputmethod)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.45 Safari/537.22

Steps to reproduce:

1. Navigate to http://jsfiddle.net/eEpQz/2/
2. Start typing something in the input field using any IME (used ibus on Linux)
3. Wait for the 10 javascript timer to change the value of the field.


Actual results:

After JS tried to change the value of the field, IME cannot input any new text.


Expected results:

User should be able to continue inputting text using IME. (IME should be reset too?)
Component: Untriaged → Event Handling
Product: Firefox → Core
I can input again after canceling the "hidden" composition by ESC key on Windows. If you cannot use IME on the window anymore, that might be dup of bug 743996.
Component: Event Handling → Editor
Depends on: 258291
Keywords: inputmethod
As long as I test, this is fixed by bug 549674.  If not resolved by the latest Nightly, please reopen this.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.