Closed Bug 540109 Opened 14 years ago Closed 14 years ago

uncaught exception: [Exception... "Cannot modify properties of a WrappedNative" nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)" location: "JS frame :: chrome://global/content/bindings/autocomplete.xml :: onxblpopuphiding :: line 827" data:

Categories

(Firefox :: Address Bar, defect)

3.6 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 428602

People

(Reporter: jbecerra, Unassigned)

Details

(Whiteboard: [3.6RC1])

While testing 3.6RC1, when you bring up the drop-down for values remembered in a form field, highlight a value, and then click outside the drop-down, this appears in the error console:

Error: uncaught exception: [Exception... "Cannot modify properties of a WrappedNative"  nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)"  location: "JS frame :: chrome://global/content/bindings/autocomplete.xml :: onxblpopuphiding :: line 827"  data: no]

Steps:
1. Go to http://www.google.com/firefox?client=firefox-a&rls=org.mozilla:en-US:official
2. Enter a search term; navigate back, enter another search term; navigate back.
3. Click on the search field and remove whatever is there, then press the down arrow to bring up the drop-down with remembered values.
4. Then click outside this drop-down.

Expected: No errors in the console

Actual: Error above. It happens with form fields like logins, too.
Whiteboard: [3.6RC1]
(In reply to comment #0)
> While testing 3.6RC1, when you bring up the drop-down for values remembered in
> a form field

So why is this in locationbar and autocomplete? should be in form controls, or autocomplete widget...
Yeah, I wanted to file this right away, so I would not lose track of it, and I didn't find the right bucket at the time. Anywho, this is a dupe of 428602 as Alice suggested.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.