When I copy a UTF-8 URL from the browser\'s address bar (almost any browser on any os), then try to paste it in another text field (to post it on facebook or twitter for exa
In Firefox 53+ you can set browser.urlbar.decodeURLsOnCopy about:config option to true.
browser.urlbar.decodeURLsOnCopy
true
You can add 'space' at the end of URL in address bar, then you can select it all and copy it directly.