Opened 9 years ago
Closed 9 years ago
#13331 closed Bug (invalid)
Copy and Cut toolbar actions disabled in Chorme
Reported by: | kevin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3.2 |
Keywords: | Cc: |
Description
Hi i am using CKEditor 3.6.2 which is integrated with GWT.
inside the content area cut and copy is disable but visible if we select some text and right click. This same code is working fine in IE and in Firefox.
So can any one help me with this issue?
Attachments (1)
Change History (2)
Changed 9 years ago by
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
The solution is to upgrade your editor to version 3.6.6. Please note however that although, options are now enabled they won't work (also in FF. IE depending on browser settings may block, allow it or ask what you want to do). This is because JavaScript doesn't have access to the clipboard. This is a security setting and there is nothing we can do here.
NOTE: Support for IE10 is available from CKE 3.6.5 so upgrading is more than recommended. Support for IE11 is available from CKE 4.3 so you might want to think about upgrading to latest version.
error