Open-New-Tab-After-Current-Tab icon indicating copy to clipboard operation
Open-New-Tab-After-Current-Tab copied to clipboard

Please make it compatible with #scrollable-tabstrip

Open amymor opened this issue 2 years ago • 6 comments

hello i enjoyed your extension but at least one problem remains. if i enable chrome: // flags / # scrollable-tabstrip, the tabs pane will be scrolled to the last.

it also happens for settings and history tabs and etc. but opening the link in the new tab doesnt have this problem. i think because Chrome opens these tabs to the last so the browser automatically scrolls to last. can you fix it? thanks

amymor avatar Apr 03 '22 18:04 amymor

Hello @amymor, after some tests it appears this experimental feature auto scroll to the end of the tab bar regardless of the location of the newly opened tab.

I think this is not a normal / ideal behavior, but my extension has nothing to do with it: I have no control over the tabs scroll bar. So I will try to create a issue for the Chrome dev team.

ArnaudLigny avatar Apr 03 '22 20:04 ArnaudLigny

I came here for a similar reason but have found a little bit of a work around via another extension called New Adjacent Tab. Pinning the extension to the bar allows you to left click and open a new tab without it scrolling, so maybe you could ask them about how they have things set up? Personally, I'd rather not have another thing I need to pin to the already cluttered bar lol

Novadestin avatar Apr 08 '22 22:04 Novadestin

I came here for a similar reason but have found a little bit of a work around via another extension called New Adjacent Tab. Pinning the extension to the bar allows you to left click and open a new tab without it scrolling, so maybe you could ask them about how they have things set up? Personally, I'd rather not have another thing I need to pin to the already cluttered bar lol

yeah i use https://chrome.google.com/webstore/detail/new-adjacent-tab/fommpldicogfgegfpcoibmhkbbdpodjg

The code is open source at https://github.com/gilmoreorless/chrome-new-tab-here

amymor avatar Jul 18 '22 16:07 amymor

Hello @amymor, it should be fixed on Chrome and Edge with the last release (0.4.6).

ArnaudLigny avatar Sep 26 '23 22:09 ArnaudLigny

Hello @amymor, it should be fixed on Chrome and Edge with the last release (0.4.6).

doesnt work on ungoogled chromium 117.0.5938.89 and 115.0.5790.131, tried on fresh profile and also with new exprimental Chrome refresh 2023 design. idk, something may have been striped by ungoogled and your extension needs them to work. anyway thanks for taking your time.

amymor avatar Sep 27 '23 14:09 amymor

Issue added to "Known issues" section of the readme: https://github.com/ArnaudLigny/Open-New-Tab-After-Current-Tab/edit/master/README.md#known-issues

ArnaudLigny avatar Oct 06 '23 10:10 ArnaudLigny