codex-team/editor.js
Auf GitHub ansehen[Bug] Ctl A twice + Ctl-V doesn’t replace the whole content of the page
Open
#1.705 geöffnet am 4. Juni 2021
good first issuenice to have
Repository-Metriken
- Stars
- (26.602 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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