Closed
Bug 1981702
Opened 1 year ago
Closed 3 months ago
otherActionsOpenConversation, otherActionsOpenInNewWindow, otherActionsOpenInNewTab never shown
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
152 Branch
People
(Reporter: mkmelin, Assigned: darktrojan)
References
Details
Attachments
(1 file)
As noticed in https://phabricator.services.mozilla.com/D250727 the .inc files are hiding a bug: the Other Actions button does not have all the items it's supposed to, since super-nova.
MAIN_WINDOW is never set for this context (aboutMessage.xhtml).
https://searchfox.org/comm-central/rev/bfe381e0447aef68a002700bcc8cc1dd509b45e7/mail/base/content/msgHdrView.inc.xhtml#152-169
Should we fix it, or remove? I don't think anyone complained it's missing.
| Reporter | ||
Updated•11 months ago
|
Flags: needinfo?(mkmelin+mozilla)
Version: unspecified → Thunderbird 115
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•3 months ago
|
||
| Assignee | ||
Updated•3 months ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 152 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/136f918c7181
Fix items on the Other Actions context. r=tobyp
You need to log in
before you can comment on or make changes to this bug.
Description
•