Closed
Bug 51360
Opened 25 years ago
Closed 25 years ago
Addressing field only shows 1 addressee
Categories
(MailNews Core :: Composition, defect, P2)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: esther, Assigned: bugzilla)
References
Details
(Keywords: regression, Whiteboard: [nsbeta3+][dogfood+])
Using builds 2000-09-05 on win98, mac and linux when you add a 2nd addressee the
first one disappears from the addressing field. It's really there, but the
fields scroll up so they are out of site. Regression.
1. Launch Mail
2. Compose a new message and add a recipient to the To: field
3. Press the Enter key
Result: the first name is no longer displayed in the addressing pane.
Expected: to see the 1st 3 names added to the addressing pane before it scrolls
up.
changing OS to all adding keywords
Keywords: nsbeta3,
regression
OS: Windows 98 → All
| Assignee | ||
Comment 2•25 years ago
|
||
This affects mostly the Modern theme. it's a side effect of improvement ben did
for the classic skin this weekend. Now the formatting toolbar (From, addresses,
subject) is vertically resizable. In the modern theme, we have now only 2 rows
visible by default. In fact we have two problems here:
1) The default height of the addressing widget in Modern should be increase to
accommodate at least 3 rows. (only for modern theme)
2) We should not use the function "EnsureElementIsVisible" but use the new
available functions to manage correctly the position of the current edited
address. What are those function already?. (all theme)
Status: NEW → ASSIGNED
Target Milestone: --- → M18
| Assignee | ||
Comment 4•25 years ago
|
||
Also, for some reason, the tree doesn't show the scroll bar the first time
(after entering the first address). Therefore no way to scroll back to see the
first field!
Comment 6•25 years ago
|
||
Jean-Francois, can we get an update on this bug? Are you the right owner or is
it tree?
Comment 7•25 years ago
|
||
nominate dogfood. impossible to tell who you've addressed a message to while
composing the message.
Keywords: dogfood
| Assignee | ||
Comment 8•25 years ago
|
||
I am starting to work on this one right now. I've spoke with hyatt and know what
to do...
Comment 9•25 years ago
|
||
Marking as dogfood-plus.
This really stops folks from using mail, asd you can't even see the recipients
:-/
Whiteboard: [nsbeta3+] → [nsbeta3+][dogfood+]
| Assignee | ||
Updated•25 years ago
|
Whiteboard: [nsbeta3+][dogfood+] → [nsbeta3+][dogfood+] Fix in hand
| Assignee | ||
Comment 10•25 years ago
|
||
*** Bug 52297 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 11•25 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Whiteboard: [nsbeta3+][dogfood+] Fix in hand → [nsbeta3+][dogfood+]
| Assignee | ||
Comment 12•25 years ago
|
||
while fixing this problem, I discovered a regression with the scrollbar. You
cannot use the scrollbar's arrows to scroll into the tree, you must use the
thumb. See bug 52323
Comment 13•25 years ago
|
||
OK using:
2000-09-13-13 commercial build mac OS 9.0
2000-09-13-12 commercial build NT 4.0, linux rh6.0
Comment 14•25 years ago
|
||
*** Bug 52143 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•