| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Operations Manager Posts: 5,664 Join Date: Jan 2006 Location: United Kingdom |
30-04-2007, 08:17 PM
This is a security setting in Mozilla (or Netscape) based browsers. To get around this: 1) Go to C:\Documents and Settings\[username]\Application Data\Mozilla\Firefox\Profiles\[one folder here]. 2) Add the following lines in prefs.js or create your own user.js file: Code: user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
user_pref("capability.policy.allowclipboard.sites", "https://yourdomain.com");
See here: http://www.mozilla.org/editor/midasd...rityprefs.html -------------------------------------------------------------------
|
| | |
(#3)
|
(#4)
|
| Operations Manager Posts: 5,664 Join Date: Jan 2006 Location: United Kingdom |
30-04-2007, 10:30 PM
Does it work if you right-click and select Paste? -------------------------------------------------------------------
|
| | |
![]() |
| Tags |
| firefox, paste |
| Thread Tools | Search this Thread |
| Display Modes | |
| |