Change default value of mailnews.default_sort_order from 1 (asc) to 2 (desc)
Categories
(Thunderbird :: Preferences, enhancement)
Tracking
(thunderbird_esr115 wontfix, thunderbird118 wontfix, thunderbird119 wontfix)
People
(Reporter: christof, Assigned: aleca)
References
Details
Attachments
(1 file, 2 obsolete files)
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Comment 3•17 years ago
|
||
Comment 8•15 years ago
|
||
Comment 10•14 years ago
|
||
Comment 11•14 years ago
|
||
Reporter | ||
Comment 12•14 years ago
|
||
Updated•13 years ago
|
Updated•13 years ago
|
Comment 13•13 years ago
|
||
Comment 14•13 years ago
|
||
Comment 15•13 years ago
|
||
Comment 17•10 years ago
|
||
Comment 20•7 years ago
|
||
Reporter | ||
Comment 21•7 years ago
|
||
Comment 22•7 years ago
|
||
Updated•3 years ago
|
![]() |
||
Comment 23•3 years ago
|
||
With this change we default to sorting by the newest messages first, as we already
opt to date-ordering. This is a far more intuitive use rather than having to look
through potentially thousands of emails to get to the newest email when first setting
up Thunderbird.
Updated•3 years ago
|
Comment 24•3 years ago
|
||
Let's get this merged, long overdue. Has Ryan's seal of approval.
![]() |
||
Updated•3 years ago
|
Comment 25•3 years ago
|
||
Pushed by sean@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/0cc7f5495028
Default to descending order for all emails, r=leftmostcat
Comment 26•3 years ago
|
||
I've backed this out, as many tests are broken by it. As a hacky fix, you could specify the old value of the pref in the test manifests, but outside of mail/test/browser I'd rather you fixed the tests.
Backout: https://hg.mozilla.org/comm-central/rev/b02cdafc35e8161df6aa1dc8dfc67d8077548132
Updated•2 years ago
|
Comment 29•2 years ago
|
||
(In reply to Ikey Doherty from comment #23)
Created attachment 9327119 [details]
Bug 481143: Default to descending order for all emails, r=leftmostcat
Sorry for the stupid question, but is it intentional to change the sort order only for emails - but not for newsgroups?
The fix will attract as many opponents as supporters. But then to handle both differently is quite strange.
Reporter | ||
Comment 30•2 years ago
|
||
I quite agree that the same sort order should be applied to both emails and newsgroups. I am unable to comprehend why anybody should oppose to the sort order «By date DESCENDING». I reckon that this is the most natural way of looking at the mailbox for the vast majority of people all over the world. I do not know any mail client nor email app that sorts mail in ascending order, apart from Thunderbird. When users open their mailbox, they always want to have the new mails on top. Otherwise, they would have to scroll down. Provided they have more than 50 emails in their mailbox (I do not know anyone having less than 50 emails in the mailbox) they would not even notice that there are new unread mails in the mailbox. In my opinion this is the weirdest default setting we encounter in Thunderbird. And remarkably enough it has been existing for so many years.
Comment 31•2 years ago
|
||
That shouldn't be any objections from me. I'm totally on your side. But in my experience there are always users who are against a change.
Assignee | ||
Comment 32•2 years ago
|
||
Gently snatching this since I played with a patch last week and I think I got all the tests figured out.
Assignee | ||
Comment 33•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Comment 34•2 years ago
|
||
Pushed by benc@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/659630a7bc1d
Update the default sorting order to descending for new users. r=leftmostcat
Comment 35•2 years ago
|
||
mailnews/base/test/unit/test_accountMigration.js is failing
Comment 36•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 37•2 years ago
|
||
Letting this ride the current daily and beta and not uplifting for 115.
This changes a lot of tests and a lot of code and it's not worth the hustle of 115 patching.
Comment 38•2 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/856474b5e239
Update the default sorting order to descending for new users. r=babolivier,leftmostcat
Updated•2 years ago
|
Description
•