Long press on New tab button does not offer to open a new Container tab
Categories
(Firefox :: Sidebar, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: asafko, Assigned: nsharpley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(2 files)
STRs
- Enable vertical tabs in the latest Nightly.
- Make a long press on the new tab button in the vertical tabs.
Expected results
- Container tabs new tab modal opens under the new tab button (see attached screenshot of this behavior in the horizontal tabs).
Actual result
- Nothing happens on long press.
Updated•2 months ago
|
Comment 2•2 months ago
|
||
I don't have all the context, but ISTM that once Bug 1899346 lands, we could do a simple follow-up here to move the new tab button from the horiztonal tabstrip toolbar into the vertical toolbar - which gives us this behavior for free. Currently that will get moved to the nav-bar and we create a new one in the sidebar template which doesnt have all the same behavior.
Comment 3•1 month ago
|
||
I mentioned this on slack, so just putting it here for context that new tab buttons in the horizontal tab strip can be removed, and therefore we'd have to pull them out of the customize panel to put them into the vertical tab strip if a user has done so which seemed like an unnecessary bit of complexity. There are also styling and key navigation/tab index differences.
It should be a simple fix to add the "vertical-new-tab-button" to this bit of code here in order to show the container popup.
Updated•1 month ago
|
Comment 5•1 month ago
|
||
I believe Ania wanted this in for 132, so changing it to P2.
Assignee | ||
Comment 6•1 month ago
|
||
Updated•1 month ago
|
Comment 9•29 days ago
|
||
Backed out for causing bc failures on browser_newtabButton.js
Comment 10•28 days ago
|
||
Comment 11•28 days ago
|
||
bugherder |
Assignee | ||
Updated•28 days ago
|
Updated•8 days ago
|
Description
•