Closed
Bug 21769
Opened 25 years ago
Closed 25 years ago
Difficult to get to 4th addressing line in New Msg window
Categories
(MailNews Core :: Composition, defect, P3)
MailNews Core
Composition
Tracking
(Not tracked)
M13
People
(Reporter: esther, Assigned: bugzilla)
References
Details
Using builds from 12/13 and 12/14 the Addressing area of a Compose window is not
allowing the entry of a address in the 4th line without some difficulty.
1. Launch Messenger
2. Select New Msg
3. Enter a name in the 1st addressing line press <Enter> to get to the next
line, continue adding a name to the 2nd line, then 3rd line then <Enter>
Result: Focus is not moved to the 4th line, the 4th line doesn't even display
until you move the scroll bar up and down. At this point you have to click the
cursor in that 4th line to add more addresses.
Expected: After the <Enter> on the third line the cursor should move to the 4th
line and be ready for text entry.
Note: another bug deals with some of the addressee's not getting the message
(bug 21656) this bug is just for the easier access to more than 3 addressing
lines in the Compose window.
Updated•25 years ago
|
Whiteboard: needs hyatt triage
Comment 1•25 years ago
|
||
Is this really a general tree bug? needs triage from hyatt.
Updated•25 years ago
|
Assignee: hyatt → alecf
Comment 2•25 years ago
|
||
There should be an EnsureVisible function on the tree that will do this.
Do EnsureVisible on your new row and then set focus to the text field.
Reassigning to alecf, so that he can mark this as dependent on EnsureVisible.
Comment 3•25 years ago
|
||
what should I do with this now? back to ducarroz?
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Whiteboard: needs hyatt triage
Target Milestone: M13
Assignee | ||
Comment 4•25 years ago
|
||
In order to fix this problem, I need the EnsureVisible API. Alec, what the
status with this function? do you have an open bug for it?
Comment 7•25 years ago
|
||
Release Notes for M12.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•