Closed Bug 717560 Opened 13 years ago Closed 13 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+
https://hg.mozilla.org/integration/mozilla-inbound/rev/2877e53c2d70
Flags: in-testsuite-
Whiteboard: [inbound]
Target Milestone: --- → mozilla12
https://hg.mozilla.org/mozilla-central/rev/2877e53c2d70
Status: ASSIGNED → RESOLVED
Closed: 13 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: