codex-team / codex-team/editor.js
Selecting multiblock text precisely
Open
bug
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I found out that it is not possible to select text that spans over multiple blocks without selecting the whole blocks..
Steps to reproduce:
1. go to https://codepen.io/kili123/pen/MWzOQNM
2. select the text between the arrows ---> [text to select] <---
3. it selects all affected blocks but not only the chars between the arrows
Expected behavior: It should only select the chars between the array like selecting normal text in browsers...
Device, Browser, OS: Windows, Android
Editor.js version: 2.27.2
Plugins you use with their versions: none
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.