codex-team/editor.js
Ver no GitHub[Bug] Ctl A twice + Ctl-V doesn’t replace the whole content of the page
Open
#1.705 aberto em 4 de jun. de 2021
good first issuenice to have
Métricas do repositório
- Stars
- (26.602 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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