Closed
Bug 1129406
Opened 10 years ago
Closed 10 years ago
window_nsITextInputProcessor.xul, line 917: TypeError: textareaInFrame is null
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
mozilla38
Tracking | Status | |
---|---|---|
firefox38 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
I find a js error in window_nsITextInputProcessor.xul:
> JavaScript error: chrome://mochitests/content/chrome/dom/base/test/chrome/window_nsITextInputProcessor.xul, line 917: TypeError: textareaInFrame is null
Assignee | ||
Comment 1•10 years ago
|
||
Failed to remove load event listener causes odd event behavior. (i.e., unexpected load event handler is kicked later)
Attachment #8559236 -
Flags: review?(bugs)
Updated•10 years ago
|
Attachment #8559236 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
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
•