Implement option to expand mailing list into its containing address field
Categories
(MailNews Core :: Composition, enhancement)
Tracking
(thunderbird_esr78 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: bam, Assigned: lasana)
References
()
Details
Attachments
(1 file, 1 obsolete file)
Updated•24 years ago
|
Updated•23 years ago
|
Updated•21 years ago
|
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Comment 3•19 years ago
|
||
Updated•18 years ago
|
Updated•17 years ago
|
Comment 10•17 years ago
|
||
Updated•17 years ago
|
Comment 14•17 years ago
|
||
Comment 16•16 years ago
|
||
Comment 17•16 years ago
|
||
Comment 18•16 years ago
|
||
Reporter | ||
Comment 19•16 years ago
|
||
Comment 20•16 years ago
|
||
Comment 21•16 years ago
|
||
Reporter | ||
Comment 22•16 years ago
|
||
Comment 23•16 years ago
|
||
Comment 24•16 years ago
|
||
Comment 25•16 years ago
|
||
Comment 26•15 years ago
|
||
Comment 27•15 years ago
|
||
Comment 28•15 years ago
|
||
Comment 29•15 years ago
|
||
Comment 31•14 years ago
|
||
Comment 32•14 years ago
|
||
Comment 33•14 years ago
|
||
Comment 35•14 years ago
|
||
Comment 36•14 years ago
|
||
Comment 37•14 years ago
|
||
Comment 39•12 years ago
|
||
Comment 40•12 years ago
|
||
Comment 42•12 years ago
|
||
Comment 45•11 years ago
|
||
Comment 46•11 years ago
|
||
Comment 47•11 years ago
|
||
Comment 48•11 years ago
|
||
Comment 49•11 years ago
|
||
Comment 50•11 years ago
|
||
Comment 51•4 years ago
|
||
Now with the pills this should be pretty low hanging fruit: see https://searchfox.org/comm-central/rev/6dbfd83437bab124d39332c768a5f55a36e7a196/mail/base/content/mailWidgets.js#2705
![]() |
Assignee | |
Comment 53•4 years ago
|
||
So to be clear about actual implementation here; we want to add an "Expand" option to the context menu that will replace the mailing list with its contained addresses?
Comment 55•4 years ago
|
||
Relevant: gMsgCompose.expandMailingLists() - https://searchfox.org/comm-central/rev/60d62b7ec3ffb522aa87fc1af070ff429297bd50/mailnews/compose/src/nsMsgCompose.cpp#4485
![]() |
Assignee | |
Updated•4 years ago
|
![]() |
Assignee | |
Comment 56•4 years ago
•
|
||
(In reply to Magnus Melin [:mkmelin] from comment #55)
Relevant: gMsgCompose.expandMailingLists() - https://searchfox.org/comm-central/rev/60d62b7ec3ffb522aa87fc1af070ff429297bd50/mailnews/compose/src/nsMsgCompose.cpp#4485
Does this function actually work? Calling expandRecipients()
in the developer console does not seem to do anything.
Edit: Rather it seems like it does not affect the UI?
![]() |
Assignee | |
Comment 57•4 years ago
|
||
Depends on D115914
Updated•4 years ago
|
![]() |
Assignee | |
Comment 58•4 years ago
|
||
Comment 59•4 years ago
|
||
Comment on attachment 9225316 [details]
Bug 119977 - Detect read-only caldav calendars via current-user-privilege-set. r?darktrojan
Revision D116905 was moved to bug 1665203. Setting attachment 9225316 [details] to obsolete.
![]() |
Assignee | |
Comment 60•4 years ago
|
||
Adding a dependency on bug 1713801 for the tests attached.
Comment 61•4 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/824763c6134c
Add mail pills context menu entry for expanding mailing lists. r=mkmelin
Updated•4 years ago
|
Comment 62•4 years ago
|
||
Updated•4 years ago
|
Comment 63•4 years ago
|
||
Thank you very much Lasana for implementing this awesome and much-requested feature!
This works well for expanding a single mailing list pill.
Updated•4 years ago
|
Comment 64•4 years ago
|
||
Verified using Thunderbird 91.0b4 on Fedora Linux.
Description
•