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

Weird cursor behavior for Math Formula when using backspace #1308

Closed
whykushal93 opened this issue Feb 6, 2017 · 2 comments
Closed

Weird cursor behavior for Math Formula when using backspace #1308

whykushal93 opened this issue Feb 6, 2017 · 2 comments

Comments

@whykushal93
Copy link

When backspace is pressed after a formula, the cursor goes to the end of the line. Pressing backspace again does the intended action, but still think this is a bug. See the GIF below.

quillbug

Steps for Reproduction

  1. Visit quilljs.com
  2. In the editor, click on a line with a math formula.
  3. The cursor should appear after the formula with some white-space in between.
  4. Press backspace once.

Expected behavior:
The cursor removes the white-space or deletes the formula

Actual behavior:
The cursor moves to the end of the line.

Platforms:
Windows, Chrome
Quill Version: 1.1.10

@c-w
Copy link
Contributor

c-w commented Feb 21, 2017

Sounds like the same issue as #1181.

@jhchen
Copy link
Member

jhchen commented Apr 10, 2017

Yes this is the same issue.

@jhchen jhchen closed this as completed Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants