Quick Filter: Persist "keep filters applied" selection on restart
Categories
(Thunderbird :: Folder and Message Lists, defect, P2)
Tracking
(thunderbird_esr115 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | fixed |
People
(Reporter: elijmitchell, Assigned: elijmitchell)
References
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(2 files, 1 obsolete file)
7.99 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr115+
|
Details | Review |
+++ This bug was initially created as a clone of Bug #1833257 +++
Description
On application restart, the user's selection for "Keep filters applied" in Quick Filter settings should be remembered.
102
- Current: On restart, user selected button state is retained
- Desired change: Keep current functionality
115
- Current: On restart, button state is reset to not enabled
- Desired change: On restart, remember the user’s selection and set the button to that state
This returns functionality in 115 to what is the current functionality in 102.
Original report from Thomas D. :thomas8) from bug 18233257 comment #0)
Seen on 115.0a1 (2023-05-15) (64-bit), Win10.
From post on TB-Beta, Can the "keep filters applied" toggle be made sticky?
TB 102 used to persist the status of quick filter buttons across TB restart, but Daily doesn't do that any more.
STR
- Switch on
Keep filters applied when changing folders
andUnread
quick filter.- Restart TB
- Observe status of the filter buttons
Actual
- filter button status not persisted
Expected
- Should probably just persist filter button status as in 102.
- Otherwise persisting filter states should probably be available as an option.
- It's worth noting that the filter text is not persisted, probably by design.
- The rationale here is that the buttons act like view filters, which users may want to have applied always depending on their workflows. Which is different from filter text, which targets specific messages.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
- Set variable on button state change
Assignee | ||
Comment 2•2 years ago
|
||
- On application restart, display user's setting for sticky.
Depends on D186494
Updated•1 years ago
|
Updated•1 years ago
|
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/822f00b1219f
Show Quick Filter keep filters applied selection. r=freaktechnik
Assignee | ||
Comment 4•1 years ago
|
||
Comment on attachment 9349511 [details]
Bug 1846880 - Show Quick Filter keep filters applied selection. r=freaktechnik
[Approval Request Comment]
Regression caused by (bug #): Changes from 102 to 115
User impact if declined: Many users want the ability to persist quick filter settings on reload as they could do in 102.
Testing completed (on c-c, etc.): Tested locally, try run, and in c-c
Risk to taking this patch (and alternatives if risky): Low
Comment 5•1 years ago
|
||
Comment on attachment 9349511 [details]
Bug 1846880 - Show Quick Filter keep filters applied selection. r=freaktechnik
[Triage Comment]
Approved for beta
Comment 6•1 year ago
|
||
Comment on attachment 9349511 [details]
Bug 1846880 - Show Quick Filter keep filters applied selection. r=freaktechnik
[Triage Comment]
Approved for esr115
Comment 7•1 year ago
|
||
bugherder uplift |
Thunderbird 115.2.3:
https://hg.mozilla.org/releases/comm-esr115/rev/eb192568782b
Description
•