Closed Bug 849618 Opened 11 years ago Closed 5 years ago

Dropping text into xul-textbox does not fire the input event

Categories

(Core :: DOM: Editor, defect)

18 Branch
x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: benediktp, Unassigned)

References

Details

What I did: 
Registered an event handler for "input" on a xul-textbox. Dragged and dropped text into it.

What happened:
No "input"-event was received.

Expected:
Should receive "input"-event.

When dragging and dropping text into the textboxes of the test cases in bug 779738, it works.
We ran into this bug in Instantbird: https://bugzilla.instantbird.org/show_bug.cgi?id=260#c5
Blocks: Instantbird

All xul:textbox instances were replaced with html:input in Bug 1547372, so closing bugs related to their implementation.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.