Skip to content

Fixes text pasting in editor

Mark Csurgay requested to merge fixes-text-pasting into master

Fixes the text paste issue introduced in !280 (merged) and closes #276 (closed)

Issue was the e.preventDefault().

Fully works on chrome. On Firefox text and images work. But copy/pasting from the File Explorer doesn't work. That's something on Firefox' side.

Merge request reports

Loading