Closed
Bug 495258
Opened 16 years ago
Closed 9 years ago
Error: focusedWindow is null in this case
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
993 bytes,
text/html
|
Details |
See testcase, when focusing the testcase window and then the url bar, I get to see this error in the error console:
Error: focusedWindow is null
Source File: chrome://global/content/bindings/findbar.xml
Line: 1630
It seems to me the findbar code should be able to handle this case gracefully.
Perhaps document.commandDispatcher.focusedWindow shouldn't become null in this case?
Comment 1•9 years ago
|
||
Martijn, do you think this issue is still worth pursuing?
Flags: needinfo?(martijn.martijn)
| Reporter | ||
Comment 2•9 years ago
|
||
Fine by me.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(martijn.martijn)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•