Pasting an image directly from a client clipboard

PM 77-1

We have a need to allow application users to paste images into WYSIWYG from. Our front-end runs in IE 11. In cases when the image in case is actually a screen capture we really do not want to force users to first save and then upload it. It should be pasted directly (at least in terms of user experience) from Windows clipboard.

I was thinking of creating our own Image plug-in for CKEditor, but not sure if what we want is actually doable.

For example, CanIUse warns that

Internet Explorer will display a security prompt for access to the OS clipboard

Not sure what other difficulties we might face due to JavaScript guarding end-user file systems and other resources.

Since CK Editor site refers to SO for support, I hope that someone here might be able to enlighten me.

AlfonsoML

CKEditor 4.5 supports that. Test their demo.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Pasting image from clipboard to MS Word has wrong aspect ratio

From Dev

Copy Clipboard image pasting only path not image

From Dev

How can I paste an image from clipboard directly to a file?

From Dev

Pasting text from clipboard to Firefox and Chrome

From Dev

How to disable vim pasting to/from system clipboard?

From Dev

pasting data from my clipboard to a different workbook

From Dev

Directly paste clipboard image into gmail message

From Dev

Pasting to vim from clipboard cuts off first few lines

From Dev

Pasting from a file browser and HTML5 Clipboard API

From Dev

How to remove text formatting when pasting from clipboard on Android

From Dev

Pasting from clipboard to vi-enabled zsh or bash shell

From Dev

Pasting from clipboard to vi-enabled zsh or bash shell

From Dev

VBA:How to modify the color of the text from the clipboard before pasting

From Dev

How to actually overwrite when pasting from clipboard in overwrite mode

From Dev

VBA Excel 2010 - Paste directly from clipboard

From Dev

Clipboard manager(s) not pasting

From Dev

copying and pasting Unicode characters (specifically hebrew) from clipboard using win32clipboard

From Dev

Paste an image from the Clipboard into Excel

From Dev

Copy image from clipboard to file

From Dev

Copy multiple (e.g. image and text) things to the Clipboard for pasting into MS office C# Winform

From Dev

Copy multiple (e.g. image and text) things to the Clipboard for pasting into MS office C# Winform

From Dev

Copying an image from the internet and pasting it results in a CID attachment style image

From Dev

Copying an image from the internet and pasting it results in a CID attachment style image

From Dev

Prevent Excel from clearing copied data for pasting, after certain operations, without Office clipboard

From Dev

Emacs config lisp code that changes electric-indent-mode before and after pasting from clipboard

From Dev

Pasting HTML table from clipboard to Excel worksheet with VB.NET Application

From Dev

image (noninlineshape) from Word to clipboard to file

From Dev

How to save image from clipboard to file in UWP

From Dev

How to copy a image from clipboard in Python?

Related Related

  1. 1

    Pasting image from clipboard to MS Word has wrong aspect ratio

  2. 2

    Copy Clipboard image pasting only path not image

  3. 3

    How can I paste an image from clipboard directly to a file?

  4. 4

    Pasting text from clipboard to Firefox and Chrome

  5. 5

    How to disable vim pasting to/from system clipboard?

  6. 6

    pasting data from my clipboard to a different workbook

  7. 7

    Directly paste clipboard image into gmail message

  8. 8

    Pasting to vim from clipboard cuts off first few lines

  9. 9

    Pasting from a file browser and HTML5 Clipboard API

  10. 10

    How to remove text formatting when pasting from clipboard on Android

  11. 11

    Pasting from clipboard to vi-enabled zsh or bash shell

  12. 12

    Pasting from clipboard to vi-enabled zsh or bash shell

  13. 13

    VBA:How to modify the color of the text from the clipboard before pasting

  14. 14

    How to actually overwrite when pasting from clipboard in overwrite mode

  15. 15

    VBA Excel 2010 - Paste directly from clipboard

  16. 16

    Clipboard manager(s) not pasting

  17. 17

    copying and pasting Unicode characters (specifically hebrew) from clipboard using win32clipboard

  18. 18

    Paste an image from the Clipboard into Excel

  19. 19

    Copy image from clipboard to file

  20. 20

    Copy multiple (e.g. image and text) things to the Clipboard for pasting into MS office C# Winform

  21. 21

    Copy multiple (e.g. image and text) things to the Clipboard for pasting into MS office C# Winform

  22. 22

    Copying an image from the internet and pasting it results in a CID attachment style image

  23. 23

    Copying an image from the internet and pasting it results in a CID attachment style image

  24. 24

    Prevent Excel from clearing copied data for pasting, after certain operations, without Office clipboard

  25. 25

    Emacs config lisp code that changes electric-indent-mode before and after pasting from clipboard

  26. 26

    Pasting HTML table from clipboard to Excel worksheet with VB.NET Application

  27. 27

    image (noninlineshape) from Word to clipboard to file

  28. 28

    How to save image from clipboard to file in UWP

  29. 29

    How to copy a image from clipboard in Python?

HotTag

Archive