Closed Bug 717560 Opened 14 years ago Closed 14 years ago

If input event handler shows alert dialog during composition, Fx stops painting everything

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: masayuki, Assigned: masayuki)

References

()

Details

(Keywords: inputmethod)

Attachments

(1 file)

Attached patch PatchSplinter Review
> data:text/html,<input id="i"><script>document.getElementById("i").addEventListener("input", function(e) {alert('foo');}, true);</script> Open this URI and enter a character via IME, then, alert dialog and all others in the same window are not repainted. This is my simple mistake, see the patch.
Attachment #587999 - Flags: review?(ehsan)
Attachment #587999 - Flags: review?(ehsan) → review+
Flags: in-testsuite-
Whiteboard: [inbound]
Target Milestone: --- → mozilla12
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: