codex-team/editor.js
Vedi su GitHub[Bug] Ctl A twice + Ctl-V doesn’t replace the whole content of the page
Open
#1705 aperta il 4 giu 2021
good first issuenice to have
Metriche repository
- Star
- (26.602 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Copy some text, then on official demo, select all content (ctrl A + ctrl A) and try to paste. Nothing happens.
This is a minor bug, because a quick workaround is to delete the text prior to paste the content of the clipboard.
Steps to reproduce:
- Copy some text
- Go to https://editorjs.io
- Select all content, by typing ctrl A + ctrl A
- Try to paste
Device, Browser, OS: Macbook Pro, Chrome 91, Catalina
Editor.js version: the one on the official website