Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong cursor behavior after changing format and pressing arrow key #1395

Open
matmaker9 opened this issue Apr 8, 2017 · 3 comments · May be fixed by #4265
Open

Wrong cursor behavior after changing format and pressing arrow key #1395

matmaker9 opened this issue Apr 8, 2017 · 3 comments · May be fixed by #4265

Comments

@matmaker9
Copy link

matmaker9 commented Apr 8, 2017

Wrong cursor behavior after changing format and pressing right/left arrow key.

Steps for Reproduction

  1. Visit https://quilljs.com/playground/
  2. Write some text
  3. Put cursor in the middle of text
  4. Change format, e.g. turn bold on
  5. Press right arrow key - cursor jumps to the end of text
    or
  6. 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)

@swomack
Copy link

swomack commented Jul 5, 2019

@jhchen Hello Jason, is there any update regarding this? This bug is still reproducible.

@yaroslavputria
Copy link

Hi @jhchen, is it planned to fix this bug in the near feature?

@Pruthvik-P
Copy link

can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants