quill
quill copied to clipboard
Wrong cursor behavior after changing format and pressing arrow key
Wrong cursor behavior after changing format and pressing right/left arrow key.
Steps for Reproduction
- Visit https://quilljs.com/playground/
- Write some text
- Put cursor in the middle of text
- Change format, e.g. turn bold on
- Press right arrow key - cursor jumps to the end of text or
- Press left arrow key - nothing happens (second pressing works)
Expected behavior: After pressing right arrow key, cursor should move one character right. After pressing left arrow key, cursor should move one character left.
Actual behavior: After pressing right arrow key cursor jumps to the end of text. After first pressing left arrow key nothing happens.
Platforms:
Win10, Firefox 52.0.2 (64 bity) Chrome 57.0.2987.133 (64-bit)
@jhchen Hello Jason, is there any update regarding this? This bug is still reproducible.
Hi @jhchen, is it planned to fix this bug in the near feature?