Closed
Bug 86017
Opened 25 years ago
Closed 25 years ago
Mail compose addressing widget should move to next field on tab
Categories
(MailNews Core :: Composition, defect, P2)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.3
People
(Reporter: hangas, Assigned: hewitt)
Details
(Keywords: regression)
Attachments
(1 file)
|
2.99 KB,
patch
|
Details | Diff | Splinter Review |
When typing in an email address into the mail compose addressing area, the
autocomplete dropdown appears with a number of names. Hitting tab moves to the
first line of the dropdown, instead I believe it should take the first email
address in the list as the entry and move to the next field (subject). ccing
jglick for an expert opinion.
Marking 0.9.3 and adding ducarroz to cc
Priority: -- → P2
Target Milestone: --- → mozilla0.9.3
Seems appropriate since up/down arrows are already available for moving up/down
the list.
Comment 3•25 years ago
|
||
the problem here is that one has to remove his/her hands from the typing
position in order to hit the up/down arrow keys. Can't "enter" take the entry
and move to the next field?
Enter (and Return) should take the first take the first matching email address
and move to the next address line. Tab on the other hand should move all the
way to the subject line.
Updated•25 years ago
|
Keywords: regression
Comment 5•25 years ago
|
||
I would like to note that it seems that this widget is the same or shares some
code with the autocomplete of the location bar in navigator, and that the
tabbing behavior is more useful in that context. In other words, please make
sure you don't take tabbing out of the autocomplete for the location bar when
this bug is fixed.
Agreed, we don't want to change the behavior in the URL field.
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 8•25 years ago
|
||
Comment 9•25 years ago
|
||
r=sspitzer
Comment 10•25 years ago
|
||
sr=blake
Comment 11•25 years ago
|
||
Trunk build 2001-07-11-04: WinMe, ok.
Trunk build 2001-07-11-09: Linux RH 6.2, ok.
Tab moves the cursor to the Subject, and Enter moves the cursor to the next
address line.
Will check Mac next.
This is okay on my Mac OS 9.1 build 2001-07-11-12 Netscape6-mac.sea.bin *trunk*
| Assignee | ||
Comment 13•25 years ago
|
||
fixed on trunk, not approved for branch
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 14•25 years ago
|
||
verified using trunk build:
2001081506 win98
2001082206 mac, linux
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•