I have tested with firefox-esr 91.4.0esr-1 (mobian pinephone)
current behavior:
with two tabs:
I see two close buttons (the expected)
with three or more tabs:
I see only one close button, the feature request is close button in all the tabs.
EDIT: in PC we can close tabs with middle click with mouse, but in mobile we can't do the same, for this reason it would be nice the close button in all the tabs
@plata-gl the issue is still relevant: though the tab bar behaves differently in 3+, there is still no easy ways to close tabs other than the active one
Yeah, it does not seem to be possible with allTabsMenu: the toolbarbutton element there only contains the preview icon image and the label, whereas normal tabs have an additional image element that contains the close image:
I guess possibilities are either to try to upstream this and add the image element to the tab list (might be appreciated since this seems to be associated to long standingissues but I don't know how to do it) or to move back to the normal tabs?