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

User get navigated after "Opening in new tab" #52

Open
OnlyUsePascal opened this issue Jul 30, 2024 · 0 comments
Open

User get navigated after "Opening in new tab" #52

OnlyUsePascal opened this issue Jul 30, 2024 · 0 comments

Comments

@OnlyUsePascal
Copy link

Specs

Web Browser: Chrome - Version 125.0.6422.141
OS: Linux Debian 12.

Description

Supposed I have a set of tabs like this, and I'm currently located at the asterisk-marked tab

1  2  3*  4  5

If I open a link in a new tab (either by ctrl + click, or right mouse + new tab option), the set would be as expected.

1  2  3*  6  4  5

But from this point, for any links opened, I am always get directed for the new tab

# open in new tab & get directed
1  2  3  7*  6  4  5

# get back to tab 3 and open again, still get directed
1  2  3  8*  7  6  4  5
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

1 participant