Closed Bug 240221 Opened 20 years ago Closed 20 years ago

Permission denied to get property XULElement.selectedIndex when calling method: nsIAutoCompletePopup::selectedIndex

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 236791

People

(Reporter: klassphere, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040410 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040410 Firefox/0.8.0+

When I open http://www.google.co.jp/, I got the error in JS console:

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.google.co.jp/
:: sf :: line 9"  data: no]
Source File: http://www.google.co.jp/
Line: 9

or 

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.google.co.jp/
:: <TOP_LEVEL> :: line 17"  data: no]
Source File: http://www.google.co.jp/
Line: 17

I had no error at http://www.google.com/.

Reproducible: Always
Steps to Reproduce:

*** This bug has been marked as a duplicate of 236791 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.