How do you highlight a word in the browser's URL bar by mouse? It seems Windows can do this but not LM
#Edit: Thanks, everyone; I guess it must be a /r/Waterfox thing!
For example, if the URL bar shows:
https://www.reddit.com/r/linuxmint/
In Windows, you could double-click on www to then proceed to change it to old.
- Highlights the entire URL
- Reduces the highlighted portion to the current word over the mouse cursor, which a fast double-click normally does in any text editor
In Linux, though, the clicks apply accordingly:
- This click does not do any highlighting and puts the cursor immediately where it would be as if the URL bar was in a text editor
- This second click highlights the whole URL
- Any further clicking oscillates between these two behaviors
Is there any way to change Linux's mouse cursor's word selection behavior?