codex-team / codex-team/editor.js
[Bug] Ctl A twice + Ctl-V doesn’t replace the whole content of the page
Open
good first issue
nice to have
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
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:
1. Copy some text
2. Go to https://editorjs.io
3. Select all content, by typing ctrl A + ctrl A
4. Try to paste
Device, Browser, OS: Macbook Pro, Chrome 91, Catalina
Editor.js version: the one on the official website
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.