Closed
Bug 270234
Opened 20 years ago
Closed 20 years ago
OK/Enter doesn't dismiss New Identity Settings dialog
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird1.0
People
(Reporter: bugzilla, Assigned: mscott)
Details
Attachments
(1 file)
|
931 bytes,
patch
|
Details | Diff | Splinter Review |
found using 2004111505-0.9 on linux fc2. 1. go to Account Settings > IMAP acct (also the default one) > click Manage Identities button. 2. click Add button. 3. in the Identity Settings dialog for this new entry, enter a name and email address. 4. click OK or hit Enter. expected results: settings saved and Identity Settings dialog goes away. actual results: dialog persists. need to hit Cancel/Esc to make the dialog go away. the Identities for [account-name] doesn't show the new entry either --although if you dismiss that and bring it up again it will then show the new entry. JS console output: Error: identity has no properties Source File: chrome://messenger/content/am-identity-edit.js Line: 87 Error: autocomplete.selectedItem has no properties Source File: chrome://messenger/content/am-addressing.js Line: 97 note: this is not a problem when editing an existing identity entry.
| Reporter | ||
Updated•20 years ago
|
Target Milestone: --- → Thunderbird1.0
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
fixed branch and trunk
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•