-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
Merge firefox-selection-fix #32
Comments
Awesome. |
It also helps when merging branch/interactive-js later. Main use cases of this branch (Just concepts)
|
Personally I think that Firefox default behaviour selecting the whole URL when clicked is fine. I'm used to it working that way and wouldn't like it to change. But I totally understand why some people hate that feature. (Which is exactly why it was a foolish decision by Mozilla to remove the My point being that if something like this is implemented or merged to this project, it shouldn't be enabled by default and/or there should be an easy way to disable it. |
@ojaha065 Me too. I'll implement prompting the user for selection. |
@ojaha065 That's right. I think it's a possibility to activate the option and install it. I prefer the full |
Since some time, Firefox has the annoying feature to select the text in the URL bar, when you click it. There is a fix here:
https://github.com/SebastianSimon/firefox-selection-fix
It looks like you could merge your projects into some project that allows to select which features to restore trying to maintain several fixes to the Firefox UI, that were created when the changes were introduced.
The text was updated successfully, but these errors were encountered: