Open
Bug 520194
Opened 16 years ago
Updated 3 years ago
Make mail.delete_matches_sort_order true by default
Categories
(Thunderbird :: Preferences, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: robert, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4
Older message displayed if sort order for date column is reversed and current message is deleted. Arguably, users want to always see the most recent message after a delete regardless of sort order.
Reproducible: Always
Steps to Reproduce:
Step 0: Do not change default (false) setting of mail.delete_matches_sort_order
Step 1: Sort message list order by date, with most recent messages at the top of the list.
Step 2: Select a message and view in full screen (or separate tab)
Step 3: Delete message
Actual Results:
Next message displayed is older.
Expected Results:
Display more recent message regardless of sort order
Fix: Change mail.delete_matches_sort_order to "true"
Comment 1•16 years ago
|
||
I don't understand why this would be a bug - as it seems the pref is working. Or what you are asking for is to change the defaults for the pref to True ?
Version: unspecified → 3.0
| Reporter | ||
Comment 2•16 years ago
|
||
> Or what you are asking for is to change the defaults for the pref to True ?
Yes. There is no use case for "false"
Comment 3•16 years ago
|
||
Validating the RFE. Adding our Users experience guru. Putting in the right component.
Severity: minor → enhancement
Status: UNCONFIRMED → NEW
Component: Mail Window Front End → Preferences
Ever confirmed: true
QA Contact: front-end → preferences
Summary: Default change: View more recent message after delete if date sort order is reversed → Make mail.delete_matches_sort_order true by default
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•