The checked state of Quick Filter Bar menuitems is out of sync with the actual visibility status ([≡ >] View > Toolbars > Quick Filter Bar)
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird111 fixed, thunderbird112 affected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird111 | --- | fixed |
thunderbird112 | --- | affected |
People
(Reporter: soeren.hentzschel, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
STR:
- Click View > Toolbars in the menu bar
Expected:
- There is a checkmark before "Quick Filter Bar" if the quick filter bar is enabled
- There is no checkmark before "Quick Filter Bar" if the quick filter bar is disabled
Actual:
- There is no checkmark before "Quick Filter Bar" if the quick filter bar is enabled
- There is a checkmark before "Quick Filter Bar" if the quick filter bar is disabled
Tested in 112.0a1 (2023-02-21) on macOS 13.2.
Updated•2 years ago
|
Comment 2•2 years ago
•
|
||
Thanks Sören! Nice bug report. For bonus points, kindly present Actual Result
before Expected Result
because that's what the guidelines say, so we're used to that and it makes sense if you think about it. Terminology: We use enable/disable for "greying out" of commands, so here it's about checked vs. unchecked.
Confirming for 112.0a1 (2023-02-22) (64-bit).
The checked state of the following two menus is completely random and dissociated from the actual visibility of the QFB. The toolbar button seems to stay in sync well.
- Main menu:
View > Toolbars > Quick Filter Bar
(QFB) - App menu:
≡ > View > Toolbars > Quick Filter Bar
The checked state of both menus must be updated for the following scenarios:
- using keyboard shortcut Ctrl+Shift+K to show QFB (as a caveat, this can also be used to just focus the already visible QFB, so the shortcut will not always toggle the visibility state).
- pressing ESC to hide QFB
- clicking toolbar button to show/hide QFB
- using menu to show/hide QFB (hopefully, the checkmark would update automatically for this scenario)
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/3ee7d264b796
Correctly set Quick Filter Bar menu item. r=mkmelin
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Comment on attachment 9320684 [details]
Bug 1818165 - Correctly set Quick Filter Bar menu item. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 7•2 years ago
|
||
bugherder uplift |
Thunderbird 111.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/9e6dbc2b186a
Updated•2 years ago
|
Description
•