I have applied the following lines to prefs.js, restarted the browser, and still I get the error message that the browser security does not allow cut/copy/paste.
user_pref("capability.policy.default.Clipboard.cutcopy","allAccess");
user_pref("capability.policy.default.Clipboard.paste", "allAccess");
Is there anyone who has this working? If so, could you please step me through how to configure a browser to support this?
Thanks,
-t
user_pref("capability.policy.default.Clipboard.cutcopy","allAccess");
user_pref("capability.policy.default.Clipboard.paste", "allAccess");
Is there anyone who has this working? If so, could you please step me through how to configure a browser to support this?
Thanks,
-t
RE: Cut Copy Paste Buttons Do not work in FireFox
RE: Cut Copy Paste Buttons Do not work in Fir
The ABCDEFG is a random set of chars that represents your config, but it will always be followed by .default.
Does anyone have this working in a Gecko based browser?
-t
RE: Cut Copy Paste Buttons Do not work in Fir
RE: Cut Copy Paste Buttons Do not work in Fir
Again, please, if someone has this actually working, let me know how it was done.
RE: Cut Copy Paste Buttons Do not work in FireFox
You probably need to set the sites that should be allowed. See the following link which explains how to make it easy to edit your firefox.
http://www.pbworks.net/?Useful_guides:A ... in_Firefox
Best regards, Jan
RE: Cut Copy Paste Buttons Do not work in FireFox
RE: Cut Copy Paste Buttons Do not work in Fir
The keyboard does work for me, it's just the icons that are broken. I've tried Chromedit, editing the files manually, just about everything under the sun, but still nothing works.
Thanks,
-Travis