Nico Klasens wrote:
André van Toly wrote:

Op 10-jul-2006, om 15:52 heeft Pierre van Rooden het volgende geschreven:

This creates one buttonbar at the top, with a small set of useful items.
Copy/paste still doesn't work in FF though.


I read somewhere (can't find it back) that its done because of some Javascript security reasons in Firefox. You can enable it by changing some settings in Firefox.

hi
this is my user.js, for your information:

[EMAIL PROTECTED]:~$ cat ./.mozilla/firefox/y8ei0kpc.default/user.js
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http:");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");


ernst


You can enable it through some user.js file. In the xinha editor ctrl+v works in FF.

Nico

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers



_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to