Closed
Bug 1765880
Opened 4 years ago
Closed 4 years ago
Force add-on buttons to appear before the "more" button in the reader message header
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird_esr91 wontfix)
RESOLVED
FIXED
101 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | wontfix |
People
(Reporter: aleca, Assigned: john)
Details
Attachments
(1 file)
Since the "more" button in the view message header is contextually an optional dropdown with extra actions, it should always be the last button of the entire row, similar to what we do with the App Menu.
Therefore, it would make sense to enforce new buttons added via extensions to not surpass that positioning threshold.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → ASSIGNED
Component: Message Reader UI → Add-Ons: Extensions API
Version: unspecified → Trunk
| Assignee | ||
Updated•4 years ago
|
Keywords: checkin-needed-tb
Updated•4 years ago
|
status-thunderbird_esr91:
--- → wontfix
Target Milestone: --- → 101 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/414fc00c7139
Use the more button as insertion point for message display action buttons. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•