cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
teknoraver
New member
Status: New idea

An increasingly number of websites is starting to mangle the clipboard content after copy.

Usually they are newspapers which append the text "full article here: <URL> (C) Magazine Name" in the clipboard.

I find it rather annoying. Can we limit clipboard usage to user interaction (e.g. ^C, context menu) or allow it only after an event as it happens to enable sounds

7 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

manhuagou
New member

Is this still happening nowadays??

teknoraver
New member

A lot

Lovelymafia
Making moves

you can nullify the clipboard related javascript API's 

https://addons.mozilla.org/en-US/firefox/addon/webapi-blocker 

but that will likely break a lot of websites which use richtext editors 

luis123456789
Making moves

This could be quite improved if the permission for clipboard events was a per-site preference.

 

the_klez
New member

The permission system could greatly improve (and user privacy and protection against dark patterns will) just by adding explicit permission request or event firing displayed in-browser when something like this happens.

I would see it just like the media devices popup panel when a microphone or camera are requested or simply accessed from a site through the satandard web apis. Something like -> "Website X wants to access clipboard to share this text: '...' ", but per site.

the_klez
New member
The permission system could greatly improve (and user privacy and protection against dark patterns will) just by adding explicit permission request or event firing displayed in-browser when something like this happens.

I would see it just like the media devices popup panel when a microphone or camera are requested or simply accessed from a site through the standard web apis. Something like -> "Website X wants to access clipboard to share this text: '...' ", but per site.