Closed Bug 338725 Opened 18 years ago Closed 18 years ago

Autocomplete doesn't work on 1.8 branch

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mozbugs, Assigned: mscott)

References

Details

(Keywords: verified1.8.1)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1a2) Gecko/20060521 BonEcho/2.0a2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1a2) Gecko/20060521 Thunderbird/2.0a1 ID:2006052106

Open a new compose window.  For every character typed into the address field,
JavaScript console shows:

Error: uncaught exception: [Exception... "Cannot create wrapper around native interface"  nsresult: "0x80570019 (NS_ERROR_XPC_CANT_CREATE_WN)"  location: "JS frame :: chrome://messenger/content/messengercompose/MsgComposeCommands.js :: setupAutocomplete :: line 3059"  data: no]


Reproducible: Always

Steps to Reproduce:
1. Open a new compose window.
2. Type some characters into the address field


Actual Results:  
JavaScript console shows uncaught exception for every character typed

Expected Results:  
Autocompletion should have started
Same problem as bug 332023?
Status: UNCONFIRMED → NEW
Ever confirmed: true
No -- that bug's JS error is completely different.
I don't see the problem with the 2a1-0518 build, but I do see this with the 0521.

Possibly regressed from bug 324574.
*** Bug 338787 has been marked as a duplicate of this bug. ***
I ported the fix for Bug #332023 to the branch which should fix this problem.
Status: NEW → RESOLVED
Closed: 18 years ago
Depends on: 332023
Keywords: fixed1.8.1
Resolution: --- → FIXED
*** Bug 338658 has been marked as a duplicate of this bug. ***
> I ported the fix for Bug #332023 to the branch which should fix this problem.

Proof once again that I don't always know what I'm talking about.  :)
You could still be right and there could be another problem lurking, but 332023 is  needed given neil's xpautocomplete change tht was checked in on 05/19.
Verified, problem solved. Thanks!
Status: RESOLVED → VERIFIED
Verified for 2.0.0.0 (20070326) 

No exceptions appeared in my error console upon writing in the address field of a new composition.
You need to log in before you can comment on or make changes to this bug.