Remove the `closemenu="none"` from the App Menu items that don't need it
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird111? fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
| thunderbird111 | ? | fixed |
People
(Reporter: aleca, Assigned: Paenglab)
References
(Blocks 1 open bug)
Details
(Keywords: ux-mode-error, Whiteboard: [Supernova3p])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Some App Menu items like the Settings or Addons and Themes have a closemenu="none" attribute that prevents the app menu from closing on click, and it looks like a UI issue.
We should remove those attributes and ensure that other menu items in the app menu only use that attribute if it make sense.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/61bde0b85fad
Remove the closemenu="none" from the App Menu items that don't need it. r=aleca
| Assignee | ||
Comment 3•3 years ago
|
||
Comment on attachment 9319529 [details]
Bug 1818330 - Remove the closemenu="none" from the App Menu items that don't need it. r=#thunderbird-front-end-reviewers
[Approval Request Comment]
User impact if declined: AppMenu not closing
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 4•3 years ago
|
||
Comment on attachment 9319529 [details]
Bug 1818330 - Remove the closemenu="none" from the App Menu items that don't need it. r=#thunderbird-front-end-reviewers
[Triage Comment]
Approved for beta
Comment 5•3 years ago
|
||
| bugherder uplift | ||
Thunderbird 111.0b1:
https://hg.mozilla.org/releases/comm-beta/rev/339c580964c4
Updated•3 years ago
|
Description
•