No option to delete messages when right clicking on Junk folder

Bug #120672 reported by Jen Ockwell
6
Affects Status Importance Assigned to Milestone
Mozilla Thunderbird
Fix Released
Wishlist
thunderbird (Ubuntu)
Fix Released
Wishlist
Mozilla Bugs

Bug Description

Binary package hint: thunderbird

Using 1.5.0.12-0ubuntu0.7.04

I know that there is an option to set automatic emptying of the Junk folder but it might be nice to be able to right click and delete all messages in the folder.

Revision history for this message
In , Andres G. Aragoneses (knocte) wrote :

Nice idea. Adding me to the CC list. ;)

Revision history for this message
In , Gabrielseah (gabrielseah) wrote :

This is simple to implement, sensible and useful :)

I'd rate it P4

Revision history for this message
In , Darkshadow (darkshadow) wrote :

While looking at the code a question occured to me:
Why is "Trash" in nsLocalMailFolder.cpp, Line 308
[http://lxr.mozilla.org/seamonkey/source/mailnews/local/src/nsLocalMailFolder.cpp#308]
hardcoded? Is there a special reason for it, or is it a bug?

Revision history for this message
In , Gilles Gravier (gillesgravier) wrote :

It does make sense, the same way that in the File menu there is also an "Empty
Trash". It's just logical to have both of these folders have similar
functionality since the logic behind them is "I'm storing messages there before
deciding to definitely get rid of them".

So both "context menu" for Junk folder, AND "Empty Junk" in the mailer's File menu.

Revision history for this message
In , Sspitzer (sspitzer) wrote :

dup me.

Revision history for this message
In , Ulf Dunkel (dunkel) wrote :

Wouldn't it be much better to have a general "Empty Junk" entry beneath "Empty
Trash" in the File menu instead?

Revision history for this message
In , Patrick-hendriks+bugzilla (patrick-hendriks+bugzilla) wrote :

Perhaps the action associated with such a context menu can include bug 195605.

That bug states that right now when Junk is deleted [either "automatically after
xx days "or via delete] the junk messages aren't deleted but go to TRASH.

So pressing EMPTY JUNK in a context menu basically should be a
1) "MOVE JUNK TO TRASH" [which needs to be followed by an "EMPTY TRASH"]
or
2) "EMPTY JUNK" which removes junk directly

Revision history for this message
In , Patrick-hendriks+bugzilla (patrick-hendriks+bugzilla) wrote :

*** Bug 199676 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Eqretrodr (eqretrodr) wrote :

I agree that it should be very similar to the empty trash feature. Ideally,
I'd like to see a right click menu item after highlighting the junk folder. The
other approach, would be to be able to empty junk folder without highlighting it
or using the autodelete.

Revision history for this message
In , Mozilla-junk (mozilla-junk) wrote :

*** Bug 211033 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Bugzilla-spray (bugzilla-spray) wrote :

See also bug 157423 that asks for having "empty folder" for all available folders.

Revision history for this message
In , Ts-dreamcoder (ts-dreamcoder) wrote :

*** Bug 216650 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Abecevello+bugs (abecevello+bugs) wrote :

*** Bug 216887 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Chris (fesoft) wrote :

A must-have for thunderbird as well...

Revision history for this message
In , Mats Palmgren (matspal) wrote :

*** Bug 220683 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Berkut-bugzilla (berkut-bugzilla) wrote :

*** Bug 222531 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Wd-pobox (wd-pobox) wrote :

*** Bug 224460 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Berkut-bugzilla (berkut-bugzilla) wrote :

*** Bug 229517 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Berkut-bugzilla (berkut-bugzilla) wrote :

*** Bug 232637 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Stan-renan (stan-renan) wrote :

I've used another email application for years, and the "empty junk mailbox"
entry was both in the main menu (near empty trash) and in the context menu.

Both are useful :
-main entry, when you've got lots of mailboxes, you don't want to look for junk
mailbox ;
-context entry, when you've just checked there was no false positive junk mail,
and want to get rid of all the junk.

As the messages are junk, and are known to be junk, I see no point in moving
them from junk mailbox to trash instead of just deleting them.

Revision history for this message
In , Jaap Haitsma (jaap) wrote :

There is an extension which almost does what is suggested it here.
Delete Junk Context Menu. See http://forums.mozillazine.org/viewtopic.php?t=56397

Revision history for this message
In , Robertjm (robertjm) wrote :

Great extension! I'd think, from all the chatter here, that this would,
hopefully, get wrapped into the core code too.

(In reply to comment #21)
> There is an extension which almost does what is suggested it here.
> Delete Junk Context Menu. See http://forums.mozillazine.org/viewtopic.php?t=56397

Revision history for this message
In , Benjamin-schulz (benjamin-schulz) wrote :

I do not think that this is "great", since Mozilla does not mark all trash and
maybe some people have additional spam-filter-programms that generate header
additionals which causes the marked mails to be moved to the spam folder by a
mozilla filter setup.
I don't want to delete 50% of my spam e-mails myself.

So I think the only "great" solution is a "clean spam folder" item.

It's only a menu item to implement....

Revision history for this message
In , Robertjm (robertjm) wrote :

I just noticed that this DOESN'T delete the junk mail. It only moves it into the
 Trash folder so you still have to empty the trash folder. So its good, not
great. :-)

(In reply to comment #22)
> Great extension! I'd think, from all the chatter here, that this would,
> hopefully, get wrapped into the core code too.
>
> (In reply to comment #21)
> > There is an extension which almost does what is suggested it here.
> > Delete Junk Context Menu. See
http://forums.mozillazine.org/viewtopic.php?t=56397
>
>

Revision history for this message
In , Jaap Haitsma (jaap) wrote :

(In reply to comment #24)
> I just noticed that this DOESN'T delete the junk mail. It only moves it into the
> Trash folder so you still have to empty the trash folder. So its good, not
> great. :-)

If you go to the options of the extension you can tell it to bypass the trash.

(In reply to comment #23)
> I do not think that this is "great", since Mozilla does not mark all trash and
> maybe some people have additional spam-filter-programms that generate header
> additionals which causes the marked mails to be moved to the spam folder by a
> mozilla filter setup.
> I don't want to delete 50% of my spam e-mails myself.

Yes this is indeed unfortunate

> So I think the only "great" solution is a "clean spam folder" item.
>
> It's only a menu item to implement....

I took a look at doing it before I discovered the extension I mentioned. I then
found that Empty Trash code is spread over quite some files, so I found
implementing Empty Junk quite daunting. The code of the extension is not that
difficult, but finding out what you now should add / change things in the
mozilla code seems not that easy for somebody not to familiar with the mozilla
code.

Revision history for this message
In , Bogdan-stroe (bogdan-stroe) wrote :

*** Bug 244274 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Jo-hermans (jo-hermans) wrote :

*** Bug 260207 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mcow (mcow) wrote :

*** Bug 237380 has been marked as a duplicate of this bug. ***

Revision history for this message
In , SteBo (stebo) wrote :

*** Bug 264402 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Bob Harvey (bobharvey) wrote :

I think that 261875 is a duplicate of this one.

I'd like to repeat my earlier request for this feature, or the nearly equivalent
idea of automatically moving the contents of 'junk' to the trash folder on exit.

Whatever, there needs to be a simple way of getting junk to go away completely.

This idea has been around for more than long enough. Is anything going to
happen about it? or is something else planned for the future?

Revision history for this message
In , Eric (erines) wrote :

I realize the majority of this may have been said before but after reading
several entries this is what I have come across

> Add right click menu to delete junk
> Add right click menu to move junk to trash (which can be emptied on exit)
> Add top menu button to delete junk.

This I don't know if it has been said, but is what I am looking for...A settings
option to just delete junk on exit just as trash is. Heck, if i dont need it in
my inbox, i dont need it in my trash!

Revision history for this message
In , Bob Harvey (bobharvey) wrote :

I've been using 1.0 for a while now, and have tools - junk mail controls set to
"delete after 14 days" from the junk mail folder. I could, alternatively, have
had the junk put straight in the trash from the same menu item.

As far as I am concerned that is functionally equivalent to fixing my original
bug 232637, and therefore this one. I don't suppose everyone agrees, but since
I no longer have to delete by hand as far as I am concerned this has become
irrelevant and could legitimately be closed. I no longer believe the product
needs changing for this.

Revision history for this message
In , Robertjm (robertjm) wrote :

Being that the extension I commented on earlier in this bug was apparently
rolled into the main code, I'd have to agree with Robert Harvey, and this
bug/enhancement could be closed.

Revision history for this message
In , Jaap Haitsma (jaap) wrote :

(In reply to comment #33)
> Being that the extension I commented on earlier in this bug was apparently
> rolled into the main code, I'd have to agree with Robert Harvey, and this
> bug/enhancement could be closed.

Did that extension roll into the code?? I don't see it and I guess then there
should be patch attached to this bug. The behaviour Robert Harvey is describing
is already for quite some time present in TB. It's at least in 0.9 and I think
also already way earlier.

I for one would like to see an Empty Junk item, because I receive around 100
spam mails a day and always skim over them to see if there wasn't an occassional
error with the junk notification (it's rare but it happens). If there are no
real mails I delete all the junk mails.

With the approach of Robert Harvey I will have 1500 mails in my junk mail folder
and have to remember which one I already skimmed over.

Revision history for this message
In , Mandricus (mandricus) wrote :

(In reply to comment #34)

> I for one would like to see an Empty Junk item, because I receive around 100
> spam mails a day and always skim over them to see if there wasn't an occassional
> error with the junk notification (it's rare but it happens). If there are no
> real mails I delete all the junk mails.
>
> With the approach of Robert Harvey I will have 1500 mails in my junk mail folder
> and have to remember which one I already skimmed over.

i strongly agree whit this analysis, i'm in the exactly same situation, and i
think many Mozilla / Thinderbird users are in the same situation. I think that
an "Empty Junk" contextual menu item would be very useful.

Revision history for this message
In , Ulf Dunkel (dunkel) wrote :

(In reply to comment #35)

Don't close this feature request. I receive about 100 to 2.500 Junk mails per
day and it is rather dangerous to let the Junk control push them to the Trash
bin directly. In the Trash bin I also find manually deleted Junk and non-Junk stuff.

It is much smarter to have automatically Junk-declared stuff in the Junk folder
and review this from time to time. Then I drop the reviewed Junk stuff to the
Trash bin myself.

Today, I use the Windows shortcut [Alt][T][E] for "Tools: Delete Mail Marked as
Junk in Folder" for dropping the reviewed Junk stuff to the Trash bin.

Then I clear the Trash bin with [Alt][F][Y] ("File: Empty Trash").

TEFY makes my daily Junk review work much faster, but as I cannot see these
shortcuts in the MacOS X version of Mozilla, I would rather prefer to have the
"Empty Junk folder" menu entry, too.

Revision history for this message
In , Jo-hermans (jo-hermans) wrote :

*** Bug 261875 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Jo-hermans (jo-hermans) wrote :

*** Bug 288621 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Zug-treno (zug-treno) wrote :

*** Bug 320613 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

*** Bug 321917 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Ezh (ezh) wrote :

As TB2 is a premary UI polish release nominating for TB2.

Revision history for this message
In , Martin Ereth (martin-ereth) wrote :

*** Bug 336757 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Stadli (stadli) wrote :

(In reply to comment #25)
> (In reply to comment #24)
> > I just noticed that this DOESN'T delete the junk mail. It only moves it into the
> > Trash folder so you still have to empty the trash folder. So its good, not
> > great. :-)
>
> If you go to the options of the extension you can tell it to bypass the trash.

Personally I'd prefer this behaviour (Move to trash per default and a (hidden?) pref to bypass the trash). I suppose, that most people expect, that eMails are always moved to the trash before finally deleting them from the trash.

An 'Empty this folder' context menu entry for all folders is not necessary. It would just useless clutter and may confuse people. Junk is something, like a secondary trash folder im my eyes.

Regards,
  Christian Stadler

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

*** Bug 354724 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Ulf Dunkel (dunkel) wrote :

We're collecting dupes on this feature request which grows a beard since 2003 already. Will I ever see this tiny enhancement come true or rather continue receiving mails which inform me about more dupes on this request?

Who do I have to kill ... ? ;-)

Revision history for this message
In , Webmaster-n4cer (webmaster-n4cer) wrote :

This must be done! I get more that 160+ as junk everyday and I am sucked moving those junks to trash and kill it then.

This are too much actions and if Thunderbird will be better than Outlook(/express) and it's derivates, this needs to be coded asap and available on next update.

Revision history for this message
In , Jo-hermans (jo-hermans) wrote :

*** Bug 366703 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mcow (mcow) wrote :

*** Bug 367770 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mats Palmgren (matspal) wrote :

Created an attachment (id=252613)
Patch rev. 1

Revision history for this message
In , Bienvenu (bienvenu) wrote :

Thx for the patch, Mats. One potential problem - I don't think you can go through the view to delete all messages - the folder that you do a delete all junk from might not be selected. I.e., you could just right click on the junk folder when an other folder is actually selected. I think you need to open the db, list all the keys, and then delete them, which is fairly simple.

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

Would it be possible to add a confirmation dialog? (With an always ask me checkbox.)

Revision history for this message
In , Bienvenu (bienvenu) wrote :

(From update of attachment 252613)
minusing because the context menu doesn't always operate on the tree view.

Revision history for this message
In , Mats Palmgren (matspal) wrote :

Created an attachment (id=252672)
Patch rev. 2

Revision history for this message
In , Bienvenu (bienvenu) wrote :

Thx for the new patch, Mats! I'd question the need for a confirmation dialog. Do we have one for Empty Trash? I'm also unclear on the need to handle sub-folders although I guess it doesn't hurt, other than a bit of code bloat...do users really have sub-folders of Junk?

Revision history for this message
In , Mats Palmgren (matspal) wrote :

(In reply to comment #54)
> I'd question the need for a confirmation dialog.

The operation cannot be undone.

> Do we have one for Empty Trash?

No, but we probably should have one since it also cannot be undone.
I wrote confirmToProceed() with this in mind, so you could use it
as confirmToProceed('emptyTrash')... ;-)

> I'm also unclear on the need to handle
> sub-folders although I guess it doesn't hurt, other than a bit of code
> bloat...do users really have sub-folders of Junk?

"Empty Trash" removes subfolders so I think we should do it for symmetry.

Revision history for this message
In , Bienvenu (bienvenu) wrote :

(From update of attachment 252672)
OK, thx for the patch, but please change keyword to taskName or commandName or something to avoid confusion with keyword/tags

Revision history for this message
In , Mcow (mcow) wrote :

Bug 179891 requests confirmation for Empty Trash.

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

I'm not particularity happy with the wording. For reference,

outlook:
Are you sure you want to permanently delete all the items and subfolders
 in the "Junk-E-mail" folder? [Yes] [No]
Are you sure you want to permanently delete all the items and subfolders
 in the "Deleted Items" folder? [Yes] [No]

"items" is a bit odd, but with items -> messages it's about what I would like to see.

And while I'm at it, doesn't usability studies say to use positive sentences with checkboxes - easier to grasp "always ask me" vs. "don't ask me".
The patch didn't add a default pref value, BTW.

But other than that, great job. Seriously:)

Revision history for this message
In , Mats Palmgren (matspal) wrote :

Created an attachment (id=252966)
Patch rev. 3

(In reply to comment #56)
> OK, thx for the patch, but please change keyword to taskName or commandName

Fixed

(In reply to comment #58)
> I'm not particularity happy with the wording.

Fixed, I changed it to:
"Are you sure you want to permanently delete all messages and subfolders in the Junk folder?"
with Yes/No buttons.

> And while I'm at it, doesn't usability studies say to use positive sentences
> with checkboxes - easier to grasp "always ask me" vs. "don't ask me".

I looked around in our code and it seems that "don't ask me" is in majority
over "always ask me", so I'm keeping it. Please file a bug on it though -
we should at least be consistent, whichever we choose.
Please include URLs to those usability studies if you have them.

> The patch didn't add a default pref value, BTW.

Fixed

Revision history for this message
In , Bienvenu (bienvenu) wrote :

(From update of attachment 252966)
mail.emptyJunk.confirm"

the name of this pref seems backwards - if it's false, we ask for confirmation; if it's true, we don't. Should it be dontconfirm? Other than that, looks fine to me, thx!

Revision history for this message
In , Mcow (mcow) wrote :

NB: "Items" works better if you're looking at an RSS feed, which technically doesn't have "messages." But I don't care what the wording is.

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

(In reply to comment #59)
> Please include URLs to those usability studies if you have them.

Maybe not a study per say, but I guess the famous Nielsen got his views from somewhere.
<http://www.useit.com/alertbox/20040927.html>
"7. Use positive and active wording for checkbox labels, so that it's clear what will happen if the user turns on the checkbox. In other words, avoid negations such as "Don't send me more email," which would mean that the user would have to check the box in order for something not to happen."

I'm sure I could dig up more...

Revision history for this message
In , Bob Harvey (bobharvey) wrote :

I must thank those having a go at fixing this. Well done lads!

Revision history for this message
In , Mats Palmgren (matspal) wrote :

(In reply to comment #60)
> mail.emptyJunk.confirm"
> the name of this pref seems backwards ... Should it be dontconfirm?

Fixed. I chose "dontAskAgain" which is used by some other prefs.

Checked in to trunk at 2007-01-27 13:41 PST.

-> FIXED

Revision history for this message
In , Bugzilla-20-stebs (bugzilla-20-stebs) wrote :

Any Chance to get this in for 1.8.1.1 (Thunderbird 2.0)?
Thanks alot for implementing this "feature".

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

*** Bug 371108 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

*** Bug 371524 has been marked as a duplicate of this bug. ***

Revision history for this message
Jen Ockwell (rj-ockwell) wrote :

Binary package hint: thunderbird

Using 1.5.0.12-0ubuntu0.7.04

I know that there is an option to set automatic emptying of the Junk folder but it might be nice to be able to right click and delete all messages in the folder.

Revision history for this message
Dean Sas (dsas) wrote :

bug is valid for 2.0.0.4~rc1-0ubuntu1 too

Changed in thunderbird:
importance: Undecided → Wishlist
status: Unconfirmed → Confirmed
Revision history for this message
In , Mkmelin+mozilla (mkmelin+mozilla) wrote :

*** Bug 384685 has been marked as a duplicate of this bug. ***

Revision history for this message
Dean Sas (dsas) wrote :

fixed upstream

Changed in thunderbird:
status: Unknown → Fix Released
Changed in thunderbird:
assignee: nobody → mozilla-bugs
Revision history for this message
In , Philringnalda (philringnalda) wrote :

*** Bug 408501 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Philringnalda (philringnalda) wrote :

*** Bug 413918 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Jo-hermans (jo-hermans) wrote :

*** Bug 413973 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Philringnalda (philringnalda) wrote :

*** Bug 478906 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Bryan Clark (clarkbw) wrote :

Created an attachment (id=385140)
empty junk menu screenshot

here's a screenshot of the menu in action

I know we don't do this for every bug (which perhaps should change) but I like to have something pretty to point to for resolved / verified.

Revision history for this message
Micah Gersten (micahg) wrote :

Marking Triaged pending release of Thunderbird 3 in Lucid.

Changed in thunderbird:
milestone: none → 3.0
Changed in thunderbird (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (6.7 KiB)

This bug was fixed in the package thunderbird - 3.0+nobinonly-0ubuntu1

---------------
thunderbird (3.0+nobinonly-0ubuntu1) lucid; urgency=low

  * New Upstream Release 3.0 (THUNDERBIRD_3_0_RELEASE)
    - LP: #50902 - Thunderbird displays useless dialog
    - LP: #52667 - Thunderbird doesn't support RFC-2369
    - LP: #49033 - Doesn't recognize upper case extension (.JPG)
    - LP: #56465 - Per folder column widths
    - LP: #68456 - CTRL-Shift-K bound to 2 functions
    - LP: #79337 - Typo in Server Information for Add Account Wizard
    - LP: #1084 - No scroll on full headers list
    - LP: #62071 - Middle click on scrollbar pastes instead of jumping
    - LP: #119358 - Weak default authentication mode
    - LP: #120672 - No option to empty junk folder with right click
    - LP: #96566 - movemail doesn't work with default privs
    - LP: #122529 - Non-Thunderbird IMAP folders not visible to Thunderbird
    - LP: #241276 - Not able to paste image into thunderbird compose window
    - LP: #244635 - scrollboxes scroll to offset 0 when resized
    - LP: #259387 - "Edit Message as New" broken for eml messages
    - LP: #120281 - Editing a message from the drafts folder leaves line breaks
    - LP: #115484 - Dialogue boxes too large for 1024x768 resolution
    - LP: #320034 - Mail with self referencing headers breaks threading
    - LP: #160794 - shortcuts different in windows and linux
    - LP: #280987 - thunderbird keeps asking a password when working off-line
    - LP: #369150 - Thunderbird splits email addresses with non-ascii characters
                    and a comma in From: field
    - LP: #135066 - Thunderbird doesn't use Ubuntu icon theme
    - LP: #297301 - after authentication error the password is forgotten
    - LP: #487541 - thunderbird-bin crashed with SIGSEGV (AFS filesystem)
    - LP: #485224 - Thunderbird saves double attachment file name endings on
                    FAT32 and NTFS
    - LP: #482496 - When using SCIM ANTHY, autosaving fails, and then get asked
                    about sending in UTF-8

  [ Fabien Tassin <email address hidden> ]
  * Add build-depends on autoconf2.13, autotolls-dev, mozilla-devscripts
    libglib2.0-dev (>= 2.12), libstartup-notification0-dev, libbz2-dev,
    libpixman-1-dev, libdbus-1-dev (>= 1.0.0), libdbus-glib-1-dev (>= 0.60),
    libhal-dev (>= 0.5.8), libasound2-dev, libreadline5-dev | libreadline-dev,
    libkrb5-dev
  * Update build-depends minimums for libx11-dev (>= 2:1.0),
    libgtk2.0-dev (>= 2.12), zlib1g-dev (>= 1:1.2.3), libpng12-dev (>= 1.2.0),
    libjpeg62-dev (>= 6b), libcairo2-dev (>= 0.5.8), libgnome2-dev (>= 2.16),
    libgnomevfs2-dev (>= 1:2.16), libgnomeui-dev (>= 2.16),
    libnss3-dev (>= 3.12.0~1.9b3)
  * Bump standards version to 3.8.0
  * Replace ${Source-Version} by ${binary:Version} in control file
    - update debian/control
  * Bump requirement for system nspr to >= 4.8 since Mozilla bug 492464 landed
  * Bump requirement for system nss to >= 3.12.3 since Mozilla bug 485052 landed
  * Use in-source hunspell when hunspell 1.2 is not available
  * Add conditionnal support for --with-libxul-sdk controlled by
    $(USE_SYSTEM_XUL)
    - update debian/rules
  * Add p...

Read more...

Changed in thunderbird (Ubuntu):
status: Triaged → Fix Released
Changed in thunderbird:
importance: Unknown → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.