Open Bug 21438 Opened 25 years ago Updated 10 days ago

Should display newsgroup icon in compose window addressing panel

Categories

(Thunderbird :: Message Compose Window, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: huang, Unassigned)

Details

(Keywords: polish)

All platforms 12-10-08-M12 commercial build:

Should display newsgroup icon in compose window addressing panel when trying to
send message to newsgroup.

1) Login to mail
2) Select New Msg
3) Drop down the menu to newsgroup's e-maill address and try to send e-mail to
newsgroup.
4) Actual Result: Notice that the icon for sending message to newsgroup is same
as mails in addressing panel.

Expected Results:Should change this icon reflect to newsgroup in the addressing
panel.
Assignee: hangas → ducarroz
Sending to JF.
Status: NEW → ASSIGNED
Target Milestone: M14
Target Milestone: M14 → M17
QA Contact: lchiang → huang
Minor UI fixups to M18.  If this is incorrect, please adjust.
Target Milestone: M17 → M18
Moving to future milestone, since I don't think this will cause big confusion 
for users.
Target Milestone: M18 → Future
Adding mail3 keyword.
Keywords: mail3
reassign to varada
I really mean it :-)
Assignee: ducarroz → varada
Status: ASSIGNED → NEW
marking nsbeta1-
Keywords: nsbeta1-
Keywords: polish
This is a one-liner in content, but it needs help from theme authors:

Index: addressingWidgetOverlay.js
===================================================================
RCS file: /cvsroot/mozilla/mailnews/compose/resources/content/addressingWidgetOv
erlay.js,v
retrieving revision 1.53
diff -u -r1.53 addressingWidgetOverlay.js
--- addressingWidgetOverlay.js  2001/06/22 01:12:31     1.53
+++ addressingWidgetOverlay.js  2001/07/09 13:17:56
@@ -715,6 +715,7 @@

 function _awSetAutoComplete(selectElem, inputElem)
 {
+  inputElem.firstChild.setAttribute('type', selectElem.value);
   if (selectElem.value != 'addr_newsgroups' && selectElem.value != 'addr_follow
up')
     inputElem.disableAutocomplete = false;
   else
Keywords: patch
nominating for shuehan to evaluate. If it's an easy fix, we should definitely
take this for rtm to reduce confusion. I disagree with sol. 
Keywords: nsbeta1+
Whiteboard: [adt2 rtm]
reassigning. UI team wants this bug fixed for rtm. 
Assignee: varada → shliang
Whiteboard: [adt2 rtm] → [adt2 rtm], custrtm-
making nsbeta1- per ADT.
Keywords: nsbeta1+nsbeta1-
Whiteboard: [adt2 rtm], custrtm- → custrtm-
Product: Browser → Seamonkey
Hmmm... this isn't going to go anywhere without some icons :-/
Product: Core → MailNews Core
Assignee: shliang → nobody
Component: Address Book → MailNews: Address Book
Product: Mozilla Application Suite → Core
QA Contact: stephend → addressbook
Target Milestone: Future → ---
Priority: P3 → --
Component: Address Book → Composition
QA Contact: address-book → composition
Hardware: x86 → All
Whiteboard: custrtm-
Type: defect → enhancement
Component: Composition → Message Compose Window
Product: MailNews Core → Thunderbird
Severity: normal → S3
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → NEW
You need to log in before you can comment on or make changes to this bug.