Skip to content
Snippets Groups Projects
Commit 76be5eed authored by Nicolas Lempereur's avatar Nicolas Lempereur
Browse files

[FIX] web_editor: don't paste two times

When pasting, the paste event is cancelled and done back with the
corrected data.

This works fine on firefox, but this can have unwanted results on other
browser like pasting two times or copying the end of the line at the
beginning.

This commit replace completely the summernote functionality with our
small implementation of pasting corrected text.

closes #14043
opw-690814
parent 57774efb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment