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

Cursor jumps on CMD+<delete> in empty editor #1319

Closed
montlebalm opened this issue Feb 13, 2017 · 0 comments
Closed

Cursor jumps on CMD+<delete> in empty editor #1319

montlebalm opened this issue Feb 13, 2017 · 0 comments

Comments

@montlebalm
Copy link

The cursor jumps to an invalid position when hitting CMD+<delete> in an empty editor.

quill_cursor

Steps for Reproduction

  1. Visit https://quilljs.com/playground/
  2. Hit CMD+<delete> in the empty editor
  3. Verify the cursor jumps to the top left corner of the editor

Expected behavior:

Nothing should happen.

Actual behavior:

The cursor jumps to an invalid position.

Platforms:

Broken on Safari 10.0.3. It's not broken in Chrome 56.0.2924.87, but you can see the cursor shift down 1px.

Version:

Version 1.2.0.

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

1 participant