Vertical tabs list does not scroll to show new background tabs
Categories
(Firefox :: Sidebar, defect, P2)
Tracking
()
People
(Reporter: ke5trel, Assigned: mauro)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(3 files)
STR:
- Start with
sidebar.verticalTabs = trueandsidebar.revamp = true. - Create many tabs (Ctrl+T) so the tab list overflows.
- Select the first tab and scroll to the bottom of the list.
- Middle-click a link or right-click > "Open Link in New Tab".
Expected:
Tab list scrolls to the start to show the new tab like with horizontal tabs.
Actual:
Scroll position does not change and the new tabs are not shown.
It works when creating new tabs in the foreground (eg Shift + middle-click) but not in the background.
Comment 1•1 year ago
|
||
This will need to be fixed in _notifyBackgroundTab.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Hi! Im the dev of zen browser and I would like to know if I can tackle down this issue? I've already found a solution fot it, id like to start contributing to firefox! Please let me know if I can submit a PR. Thanks!
Updated•1 year ago
|
Comment 7•1 year ago
|
||
(In reply to Mauro B from comment #4)
Hi! Im the dev of zen browser and I would like to know if I can tackle down this issue? I've already found a solution fot it, id like to start contributing to firefox! Please let me know if I can submit a PR. Thanks!
Welcome Mauro, and thank you for contributing! Great work on Zen Browser!
Updated•1 year ago
|
Comment 8•1 year ago
|
||
Backed out for lint failures on tabs.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/df36ae434250d4041fa340b6b852c15983b7c0c3
Log link: https://treeherder.mozilla.org/logviewer?job_id=488780948&repo=autoland&lineNumber=451
Sorry about that! Still learning. Should be ready now π
| Assignee | ||
Comment 10•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4a9d5d105295
https://hg.mozilla.org/mozilla-central/rev/043380715c7b
Comment 13•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 14•1 year ago
|
||
Mauro, for future reference if this bug was already assigned to someone you should not essentially take over the bug by pushing a patch to it - that's not cool.
| Assignee | ||
Comment 15•1 year ago
|
||
Oh, sorry... I didn't know. Im new in this, I already had a fix so I thought of asking if y'all would like it
Comment 16•1 year ago
•
|
||
(In reply to Mauro B from comment #15)
Oh, sorry... I didn't know. Im new in this, I already had a fix so I thought of asking if y'all would like it
Contributions are most welcome but please take a look at our guidelines. If someone is assigned a bug already, it means they are working on their own solution.
Comment 17•1 year ago
|
||
Backed out from Beta for 135.0b1 due to bug 1940041. It remains landed on Nightly 136.
https://hg.mozilla.org/releases/mozilla-beta/rev/24ee5808f237d95f4345cdce4735f825d2567452
Updated•1 year ago
|
Comment 18•1 year ago
|
||
Managed to reproduce the issue on Firefox 133.0a1 (2024-10-06) (64-bit), under Windows 11x64.
The issue is no longer reproducible on Firefox 137.0a1 (2025-02-07), or on Firefox 136.0b2.
Tests were performed under Windows 11 x64 ,macOS 10.15 and Ubuntu 22.04.
Description
•