Extensions with a browserAction do not show up in the extensions panel in a Taskbar Tabs window
Categories
(Firefox :: Shell Integration, defect, P3)
Tracking
()
People
(Reporter: acornestean, Assigned: dmcintosh)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Affected Version:
Nightly - 140.0a1/20250514211700
Description:
Extensions which have a clickable button (browserAction) do not show up in the extensions panel of the toolbar extensions button in a Taskbar Tabs window. Oddly enough, extensions without a browserAction do show up in the extensions panel.
Steps to reproduce:
- Install https://addons.mozilla.org/en-US/firefox/addon/augmented-steam/ (has no browserAction) and https://addons.mozilla.org/en-US/firefox/addon/darkreader/ (has a browserAction)
- Access https://www.wikipedia.org/ and open it in a Taskbar Tabs window
- In the Taskbar Tabs window, click the extensions button on the toolbar to open the extensions panel
- Notice that Dark Reader which has a browserAction is not displayed in the panel, but Augmented Steam which does not have a browserAction is displayed
Actual results:
Extensions with a browserAction are not displayed in the in the extensions panel of the toolbar extensions button in a Taskbar Tabs window, but extensions without a browserAction are displayed.
Expected results:
Both types of extensions should be displayed in the extensions panel in a Taskbar Tabs window, as in the case of the normal browser window.
Reporter | ||
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
.unified-extensions-item solves the problem, but the 'toolbar' selector
means that other oversights don't infect the rest of the UI.
Updated•3 months ago
|
Updated•3 months ago
|
Comment 3•3 months ago
|
||
bugherder |
Comment 4•2 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Reporter | ||
Comment 5•2 months ago
|
||
Verified as Fixed. Tested on the latest Nightly (142.0a1/20250624211752).
Extensions with a browserAction are now shown in the extensions panel in a Taskbar Tabs window. The extension buttons can be pinned/unpinned from the toolbar and their popups open as expected. Furthermore, the extensions function as expected as well.
Comment 6•2 months ago
|
||
The patch landed in nightly and beta is affected.
:dmcintosh, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox141
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
Description
•