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

Backspace Issue on Safari #928

Closed
scottmessinger opened this issue Sep 7, 2016 · 0 comments
Closed

Backspace Issue on Safari #928

scottmessinger opened this issue Sep 7, 2016 · 0 comments

Comments

@scottmessinger
Copy link

When the cursor is at the beginning of the line and you press backspace, the character is deleted and the cursor moves to the previous line

Video:
http://cloudapp.commoncurriculum.com/2S2a1U310q3c/Screen%20Recording%202016-09-07%20at%2012.29%20PM.mov

Steps for Reproduction

I used quill.getContents() to get the contents of the editor which, hopefully, will help in debugging:
https://gist.github.com/scottmessinger/2550d4a2f700dcfd89f53048c7fd0c8e

Expected behavior: [expected]
Moves the line to the previous line

Actual behavior: [actual]
See Video:
http://cloudapp.commoncurriculum.com/2S2a1U310q3c/Screen%20Recording%202016-09-07%20at%2012.29%20PM.mov

Platforms:
Safari Version 9.1.2 (11601.7.7)

Version: [version]
The version on the quilljs.com homepage.

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

No branches or pull requests

2 participants