codex-team / codex-team/editor.js
Can not select several list items
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Describe a bug.
Steps to reproduce:
1. Add any list of several items in the editor
2. Try to select text with the cursor or using the keyboard shortcut Ctrl(Cmd)+A in more than one item
Actual behavior: It turns out to select text in only one item. After this, the cursor seems to hit a wall. If you try to use a keyboard shortcut, you will be able to select only the entire text, but only on the 2nd try.
Expected behavior: I can select the amount of text I need and any fragment of a list of several items. Both using the mouse cursor and the keyboard.
Device, Browser, OS: any browser on any OS
Editor.js version: offical demo + ver. 2.28.1 on my project
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.