Remove enable/disable states of menu item with global context
Categories
(Thunderbird :: Mail Window Front End, task)
Tracking
(thunderbird_esr102 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
People
(Reporter: aleca, Assigned: aleca)
References
Details
Attachments
(1 file)
With the App Menu work focusing on giving quick access only to non-context-specific buttons, we should make sure we don't disable those items depending on contextual states.
The most obvious examples are the Tools, Message Filter and Search Messages being disabled when not in the calendar tab.
Let's make sure to remove all that unnecessary logic once all the items are in place.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/85978099045f
Remove enable/disable states for Font Size and Message Tools. r=darktrojan
Assignee | ||
Comment 3•2 years ago
|
||
The only thing missing from this work is the "New Message" command, which gets disabled when not in the mail tab.
That's a tricky one since that shortcut (CTRL+N) is also used in context for other actions.
I'm gonna mark this bug as resolved and we can handle that after the work on the unified toolbar, once the app menu is visible everywhere.
Updated•2 years ago
|
Description
•