quill icon indicating copy to clipboard operation
quill copied to clipboard

Bug on copy-paste text with links. Text with no links has link attached after paste.

Open korneSt opened this issue 4 years ago • 2 comments
trafficstars

Bug happens when you select a text that have links and copy-paste text that also contains links.
Then the links are wrongly copied.

You can test it yourself as shown in the image below using this sample text in the playground on the quill website. Just paste it in then select the text and paste again.

link no link other link

obraz

korneSt avatar Mar 29 '21 08:03 korneSt

As a workaround I've created custom clipboard that removes any styles from the selected text before pasting the new one. It seems to resolve the issue, but proper fix should be implemented.

obraz

korneSt avatar Mar 29 '21 12:03 korneSt

Any news on this one?

tigrenok00 avatar Jun 08 '22 06:06 tigrenok00

Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide :pray:

quill-bot avatar Apr 17 '24 10:04 quill-bot