Open
Bug 584210
Opened 15 years ago
Updated 4 months ago
Making dynamic the display of addressees types (don't allow To/Cc when no smtp server set up)
Categories
(Thunderbird :: Message Compose Window, enhancement)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
NEW
People
(Reporter: laurent.bauvens, Unassigned)
Details
(Keywords: polish, ux-efficiency)
Attachments
(1 file)
|
68.86 KB,
image/png
|
clarkbw
:
ui-review+
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.8) Gecko/20100722 Ant.com Toolbar 2.0.1 Firefox/3.6.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2
In a new message, Thunderbird always displays all kind of addressees with or without a presence of a mail or a newsgroup account in the user's profile. For example, if you hadn't create a newsgroup account, Thunderbird displays items "Newsgroup:" and "Followup-To:"
Thunderbird must be smarter, taking account of the configuration and proposing only types of addressees needed.
Reproducible: Always
Steps to Reproduce:
1.Create a new profile
2.In this profile, create a mail account
3.Create a new mail
4.Click on "To:"
Actual Results:
Thunderbird displays all kinds of addressees (To:, Cc:, Reply-To:, Newsgroup:, Followup-To:) even if certains are unusable without a correct type of account.
Expected Results:
Depends of the configuration:
Account | Display
-----------------+---------------------------------------------------------
mail only | To:, Cc:, Bcc:, Reply-To:
newsgroup only | Newsgroup:, Followup-To:
mail + newsgroup | To:, Cc:, Bcc:, Reply-To:, <separator>, Newsgroup:, Followup-To:
-----------------+---------------------------------------------------------
The current display is a source of confusion for users.
| Reporter | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Summary: [RFE] Making dynamic the display of addressees types → Making dynamic the display of addressees types
Updated•15 years ago
|
Attachment #462540 -
Flags: ui-review?(clarkbw)
Updated•15 years ago
|
Updated•15 years ago
|
Keywords: ux-efficiency
Comment 2•15 years ago
|
||
Comment on attachment 462540 [details]
Graphic enhancement proposal
looks like a good idea to me
Attachment #462540 -
Flags: ui-review?(clarkbw) → ui-review+
Comment 3•15 years ago
|
||
(In reply to comment #1)
> Created attachment 462540 [details]
> Graphic enhancement proposal
Now that we have a UI review a nice patch would be wanted :D
| Reporter | ||
Comment 4•15 years ago
|
||
Bonjour Ludovic
First of all, nice to see my enhancement proposal accepted.
(In reply to comment #3)
> Now that we have a UI review a nice patch would be wanted :D
I totally agree, Thunderbird now needs some code to implement this awesome improvement. ;)
But I couldn't code that by myself because I'm not a developer.
Anybody interested ?
Updated•15 years ago
|
Keywords: helpwanted
Updated•3 years ago
|
Severity: normal → S3
Comment 5•4 months ago
|
||
Still an issue.
good first bug?
Flags: needinfo?(mkmelin+mozilla)
Keywords: helpwanted
Comment 6•4 months ago
|
||
Perhaps good second bug.
Severity: S3 → S4
Flags: needinfo?(mkmelin+mozilla)
Summary: Making dynamic the display of addressees types → Making dynamic the display of addressees types (don't allow To/Cc when no smtp server set up)
You need to log in
before you can comment on or make changes to this bug.
Description
•