Chrome browser will detect what URL you copied
5 comments
I can't confirm this. Same Chrome version. Copying from this text as well as copying from the address bar after visiting the site, I get exactly the part I copied.
It does work for me.
Load https://www.w3schools.com/?utm_source=facebook in a new tab.
Highlight "https://www.w3schools.com" in the URL in the address bar.
Copy.
Paste in to Notepad and get "https://www.w3schools.com/?utm_source=facebook".
However, it's any GET vars that seem to be copied. Doing the same thing on https://www.w3schools.com/?abcdef=facebook has the same effect. It only seems to happen on W3Schools too. I suspect it's the site trying to be do something rather than anything nefarious by Chrome.
Load https://www.w3schools.com/?utm_source=facebook in a new tab.
Highlight "https://www.w3schools.com" in the URL in the address bar.
Copy.
Paste in to Notepad and get "https://www.w3schools.com/?utm_source=facebook".
However, it's any GET vars that seem to be copied. Doing the same thing on https://www.w3schools.com/?abcdef=facebook has the same effect. It only seems to happen on W3Schools too. I suspect it's the site trying to be do something rather than anything nefarious by Chrome.
Same. copy-and-paste works as expected.
Here the same.
It's not just when GET params are in the URL. If you try any URL with a path that follows, e.g. http://www.bbc.co.uk/news/business-44065422 and then copy the protocol and domain (http://www.bbc.co.uk), the entire domain is added to the clipboard
[deleted]
Might be some custom JS on the page you are looking at - what exact URL was it?
Nope. Confirmed on any website
CNR on Chrome 66 or Chrome 68 (Ubuntu Linux)
https://www.w3schools.com/?utm_source=facebook
You can try use your mouse to select and copy: https://www.w3schools.com/
Paste it in a new tab, you'll find that the UTM parameters are also be copied! You have no way to copy the URL that without UTM parameters.
Chrome version: 66.0.3359.139