"Hide Local Folders" toggle affects "Show Total Messages" and "Show Folder Size"
Categories
(Thunderbird :: Folder and Message Lists, defect, P2)
Tracking
(thunderbird_esr115? fixed, thunderbird116? fixed)
People
(Reporter: solange, Assigned: aleca)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Supernova3p])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr115+
|
Details | Review |
Steps to recreate:
- Toggle to show "Show Total Messages" and/or "Show Folder Size"
- Check "Hide Local Folders"
Expect result:
- local folders are hidden while "Total Messages" and "Folder Size" remain visible
Actual result:
- Total messages, Folder sizes and local folders are all hidden
Assignee | ||
Comment 1•1 year ago
|
||
Taking this as I have a patch, just finishing adding tests to make sure it works.
Also it's fixing bug 1836552, so if it works we can mark that as duplicate.
Assignee | ||
Comment 2•1 year ago
|
||
- Enable total count and folder size in the folder pane
- Move messages around, delete and restore messages to ensure the count and size are properly updated
- Create folders, toggle folder modes, and toggle local folders visibility to ensure the count badges visibility is respected
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f0a6b9ec4dbd
Fix various out of sync states for the folder row total count and size properties. r=micahilbery,freaktechnik
Assignee | ||
Comment 5•1 year ago
|
||
Comment on attachment 9343563 [details]
Bug 1843135 - Fix various out of sync states for the folder row total count and size properties. r=sol,micahilbery,freaktechnik
[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: Many random out of syn states for total message count and folder size in the folder pane, as well as disappearing badges when local folders are hidden on startup.
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): Could be a bit above low, but not moderate, since a fair amount of logic was changed, but we now have tests to cover for these scenarios.
Comment 6•1 year ago
|
||
Comment on attachment 9343563 [details]
Bug 1843135 - Fix various out of sync states for the folder row total count and size properties. r=sol,micahilbery,freaktechnik
[Triage Comment]
Approved for beta
Approved for esr115 assuming successful beta
Comment 7•1 year ago
|
||
bugherder uplift |
Thunderbird 116.0b7:
https://hg.mozilla.org/releases/comm-beta/rev/db9ddeaac20f
Comment 8•1 year ago
|
||
bugherder uplift |
Thunderbird 115.1.0:
https://hg.mozilla.org/releases/comm-esr115/rev/7fb0195c9605
Description
•