Hidden Quick Filter Bar keeps coming back after restarting TB
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird112 wontfix, thunderbird113 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
| thunderbird112 | --- | wontfix |
| thunderbird113 | --- | fixed |
People
(Reporter: soeren.hentzschel, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
STR:
- Click View > Toolbars > Quick Filter Bar in the menu bar
- Exit Thunderbird
- Start Thunderbird
Expected:
The quick filter bar is disabled after step 1 and remain disabled after step 3.
Actual:
The quick filter bar is disabled after step 1 but is enabled again after step 3.
Tested in 112.0a1 (2023-02-21) on macOS 13.2.
Comment 2•3 years ago
|
||
Confirming for 112.0a1 (2023-02-22) (64-bit).
STR
- Hide Quick Filter bar
- Exit Thunderbird
- Restart Thunderbird
Actual
- Quick filter bar is shown again after restarting TB
Expected
- Quick filter bar should remain hidden after restarting TB
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Triggering on restart does not correlate to the inconsistent state of the menu item as noted bug 1818165?
Comment 4•3 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #3)
Triggering on restart does not correlate to the inconsistent state of the menu item as noted bug 1818165?
Possible, but unlikely. I would think that the menus are just not updated (which used to be automatical via XUL command attributes), whereas the state of the filter bar would be persisted in some other, more direct ways, e.g. through persist attribute on the bar if we still have that.
But I forgot to link the two bugs, thanks.
| Assignee | ||
Comment 7•3 years ago
|
||
This information used to be stored differently due to the complicated way the QFB was implemented. I don't think replicating that is worth it, so I've kept things simple.
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/ea28213fbdcd
Store the visibility state of the Quick Filter bar in the XUL store. r=aleca
| Assignee | ||
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Comment on attachment 9329218 [details]
Bug 1818166 - Store the visibility state of the Quick Filter bar in the XUL store. r=#thunderbird-front-end-reviewers
[Triage Comment]
Approved for beta
Comment 11•3 years ago
|
||
| bugherder uplift | ||
Thunderbird 113.0b6:
https://hg.mozilla.org/releases/comm-beta/rev/a8514252a7b0
Description
•