Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please make it compatible with #scrollable-tabstrip #38

Open
amymor opened this issue Apr 3, 2022 · 6 comments
Open

Please make it compatible with #scrollable-tabstrip #38

amymor opened this issue Apr 3, 2022 · 6 comments

Comments

@amymor
Copy link

amymor commented Apr 3, 2022

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

@ArnaudLigny
Copy link
Owner

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.

@Novadestin
Copy link

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

@amymor
Copy link
Author

amymor commented Jul 18, 2022

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

@ArnaudLigny ArnaudLigny changed the title pls make it compatible with #scrollable-tabstrip Please make it compatible with #scrollable-tabstrip Nov 1, 2022
@ArnaudLigny
Copy link
Owner

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

@amymor
Copy link
Author

amymor commented Sep 27, 2023

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.

@ArnaudLigny ArnaudLigny reopened this Oct 6, 2023
@ArnaudLigny
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants