Problem/Motivation

The current version of the module uses a ckeditor instance for handling the paste event and getting clipboard data, therefore handling or converting the pasted content to HTML.
It should be possible to handle plain text clipboard data without converting it to HTML.

Proposed resolution

Add option to switch between HTML and plaintext processing modes.
Use clipboard data directly for plaintext option.

Comments

volkerk created an issue. See original summary.

  • volkerk authored 360e9ca on 8.x-1.x
    Issue #3162142: Add processing modes for html and plaintext
    
    

volkerk’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.