Long press on New tab button does not offer to open a new Container tab
Categories
(Firefox :: Sidebar, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | verified |
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•1 year ago
|
Comment 2•1 year 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 year 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 year ago
|
Comment 5•1 year ago
|
||
I believe Ania wanted this in for 132, so changing it to P2.
| Assignee | ||
Comment 6•1 year ago
|
||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Backed out for causing bc failures on browser_newtabButton.js
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
I was able to reproduce the issue on an affected Nightly 131.0a1 build from 2024-08-22, using Windows 11, while following the steps from Comment 0.
Verified as fixed on Firefox 132.0b5 (with privacy.userContext.enabled pref set to true), using macOS 14.7, Windows 11 and Ubuntu 22.04. Container tabs new tab modal opens under the new tab button.
Description
•