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

Option to disable URL selection on tab switch #20

Open
Celelibi opened this issue Aug 26, 2022 · 0 comments
Open

Option to disable URL selection on tab switch #20

Celelibi opened this issue Aug 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Celelibi
Copy link

Switching tab to one that had an active URL bar selects the URL. The option tabSwitchCopiesToClipboard copies the selected content to the clipboard. I'd rather like to not select the URL at all.
I don't know when this behavior actually appeared, but it wasn't always the case. I can say for sure that firefox 59 didn't have it.

It would be nice if the cursor position could be restored, but IMO it's also ok if the cursor just get to the beginning or the end of the URL.

I don't really know what to modify to implement this. But the method setURI in modules/UrlbarInput.jsm seems like a good candidate to start exploring.

@Celelibi Celelibi added the enhancement New feature or request label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants