Opened 9 years ago
Closed 9 years ago
#14736 closed Bug (wontfix)
It does not work insert images from the clipboard in chrome and yandex-browser
Reported by: | Mykle | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Copy image to clipboart
2.1. In CKEDITOR right click and select Paste 2.2. In CKEDITOR enter Ctrl+V
Expected result
Paste image
Actual result
Open window with text: Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window. ...
Other details (browser, OS, CKEditor version, installed plugins)
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Version: | 4.5.10 (GitHub - master) |
Please check this research as it is still valid - https://dev.ckeditor.com/ticket/11526.
Point 2.2 for Blink says: "2 images from system file browser: No files nor items available in clipboardData." The D&D works but such copy/paste doesn't. There is nothing we can do here if browser doesn't support it.