Closed
Bug 308507
Opened 20 years ago
Closed 20 years ago
XUL Javascript error when focusing entryfield than button
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 236791
People
(Reporter: mkaply, Unassigned)
Details
Attachments
(1 file)
275 bytes,
text/html
|
Details |
This is a strange one.
When doing a certain order of focus events in a form, you get a Javascript error
about XUL on the console.
Testcase attached.
Reporter | ||
Comment 1•20 years ago
|
||
Load testcase and notice the console.
You might have to shift reload to see it.
Error is:
Error: [Exception... "'Permission denied to get property
XULElement.selectedIndex' when calling method:
[nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e
(NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame ::
http://www.kaply.com/work/xulerr.html :: <TOP_LEVEL> :: line 6" data: no]
Source File: http://www.kaply.com/work/xulerr.html
Line: 6
Reporter | ||
Comment 2•20 years ago
|
||
make that Ctrl+Shift+Reload.
Comment 3•20 years ago
|
||
bug 236791, no?
Reporter | ||
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 236791 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•