navigator.clipboard.write

User Help for Seamonkey and Mozilla Suite
Post Reply
bitwyse
Posts: 63
Joined: March 20th, 2007, 7:39 am
Location: France (south-west)
Contact:

navigator.clipboard.write

Post by bitwyse »

I find a lot of technical references to clipboard access problems and policies but I can' t find a simple answer:
- is there a config value to permit navigator.clipboard.write() ?

If not is this going to happen ?

Thanks
SeaMonkey 2.53 (French)
DOM Inspector, RefControl, Cookies exterminator, Lightning, Recherche texte
Windows 11
User avatar
raj_bhaskar
Posts: 1948
Joined: November 7th, 2002, 3:50 am
Location: Glasgow, Scotland
Contact:

Re: navigator.clipboard.write

Post by raj_bhaskar »

I've successfully used the async + fallback method described at https://stackoverflow.com/a/30810322/840957

I don't think I had to modify any config in SM to make it work.
Post Reply