-
Task
-
Resolution: Invalid
-
Major
-
3.0
-
None
Currently paste (cut and copy also)
use
execCommand("paste")
This leads to a security wall on FF that is complicated to remove (user.js) as in preceding version of the CMS.
Another solution is possible to access the clipboard (see CMS-746 for a code sample) and this solution is easier to unlock.