Skip to content

Fix: copy text from oneNote and PowerPoint

zhitong ren requested to merge orozot/gitlab:339984-copy-text-as-image into master

What does this MR do and why?

Fix #339984 (closed).

Paste plain text when clipboardData has text/plain type.

Because copy text from Microsoft PowerPoint and OneNote will add image/png type in clipboardData. It will trigger uploadFile function in app/assets/javascripts/dropzone_input.js.

Screenshots or screen recordings

屏幕录制2021-10-20_上午1.48.52

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #339984 (closed)

Merge request reports

Loading