How to control what is copy-pasted to and from the clipboard in the browser
1–10 of 40 posts
Re: How to control what is copy-pasted to and from the clipboard in the browser
#2Re: How to control what is copy-pasted to and from the clipboard in the browser
#3Re: How to control what is copy-pasted to and from the clipboard in the browser
#4taye, I apologize if this isn't a constructive comment but this feature has annoyed me from time to time. Forbes.com just implemented it.
Re: How to control what is copy-pasted to and from the clipboard in the browser
#5As for trying it on the linked site, I have NoScript installed. Good luck trying to prevent me from copy-and-pasting now.
Re: How to control what is copy-pasted to and from the clipboard in the browser
#6More important, how do I keep a site from changing what I copy / paste, because this is the crappiest UI change a site can make. I am rather sick of copying a phrase and getting a huge site advertisement and url attached.
I wrote that post with the intention of using the solution in apps to copy/paste app data in plain text - eg. selecting multiple objects in a drawing app and copying them as a JSON string.
I guess NoScript/Ghostery/AdBlock Plus could be considered solutions to your problem.
Re: How to control what is copy-pasted to and from the clipboard in the browser
#7what about mobile clients?
Detecting a long hold and then selecting the text before the usual mobile context menu pops up could be good enough. I only devised this solution for a desktop app.
Re: How to control what is copy-pasted to and from the clipboard in the browser
#8Why restrict what a visitor can copy from your website? By reducing the site's utility they are less likely to revisit. taye, I apologize if this isn't a constructive comment but this feature has annoyed me from time to time. Forbes.com just implemented it.
As I mentioned in another comment, I use NoScript to disable javascript so I wouldn't even notice that kind of thing. I agree that that is unnecessary and sort of abusive to users. I only intended on using this within web apps like a document editor etc.
Re: How to control what is copy-pasted to and from the clipboard in the browser
#9Re: How to control what is copy-pasted to and from the clipboard in the browser
#10command + c = fail