Closed Bug 109405 Opened 23 years ago Closed 23 years ago

The Enter key closes the mail list dialog, instead of advancing to next line

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect, P2)

Tracking

(Not tracked)

VERIFIED WORKSFORME
mozilla0.9.8

People

(Reporter: nbaca, Assigned: racham)

References

Details

(Whiteboard: nab-mlist)

Trunk build 2001-11-09: WinMe, Linux RH 7.1, Mac 9.1 Overview: In the Address Book try to create a list. After entering the 1st entry press the Enter key to advance to the next line, instead it closes the dialog making it difficult to create lists. Steps to reproduce: 1. Select New List button 2. Type the name of the list 3. Tab to the first field to enter an email address. Enter an email address 4. Press the Enter key Actual Results: The Mail List dialog closes Expected Results: A second line should appear with a blinking cursor at the beginning of the line.
Marking nsbeta1 because this makes creating lists very difficult.
Severity: normal → major
Keywords: nsbeta1
Another problem: we require a list name, yet focus is on list of email addresses first. We have to click in the list name first.
OS: Windows ME → All
*cough* bug 109407 *cough*
The problem is that the onkeypress event listener for the tree textboxes is being fired _after_ the ondialogaccept listener for the dialog itself. It needs to be the other way around, and I'm not sure that's possible. Might have to do a workaround here.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.8
Depends on: 16408
Keywords: nsbeta1nsbeta1+
Priority: -- → P2
Trunk build 2001-12-18-03: WinMe Trunk build 2001-12-18-06: Linux RH 7.1 Marking Worksforme since the Enter key no longer closes the list dialog. There is a problem with the cursor not appearing when the 2nd address input field appears (bug# 115884).
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Whiteboard: nab-mlist
Trunk build 2002-01-10: WinMe, Linux RH 7.1, Mac/X Verified Worksforme.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.