-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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 positioned at the end of the line when last blot on the line is an embed. #1181
Labels
Comments
emanuelbsilva
changed the title
Cursor positioned at the end of line when last blot on line is an embed.
Cursor positioned at the end of line when last blot on the line is an embed.
Dec 12, 2016
emanuelbsilva
changed the title
Cursor positioned at the end of line when last blot on the line is an embed.
Cursor positioned at the end of the line when last blot on the line is an embed.
Dec 12, 2016
+1 |
This has been fixed in 1.3.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When an embed (formula for instance) is the last blot in a line, the cursor is positioned in the end of the line (in the edge of the editor), instead of just to the right of the embed.
Steps for Reproduction
Expected behavior:
It should put the cursor just after the embed (formula).
Platforms:
Chrome 55.0.2883.75 (OSX)
Safari 10.0 (OSX)
Version:
Quill 1.1.6
The text was updated successfully, but these errors were encountered: