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 position jumps to start on backspace after completion #137

Closed
NSoiffer opened this issue Feb 11, 2019 · 1 comment
Closed

Cursor position jumps to start on backspace after completion #137

NSoiffer opened this issue Feb 11, 2019 · 1 comment

Comments

@NSoiffer
Copy link
Collaborator

Description

The insertion cursor jumps to the start of an expression after deleting some latex substitutions. I might have seen this for other substitutions, but this is a reproducible case to work on.

Steps to Reproduce

  1. Open mathlive/examples/basic/index.html and click after the =
  2. Type \alpha followed by a space. Great -- the Greek letter appears and insertion point is good.
  3. Type a backspace. The alpha goes away but the insertion point is at the start of the line as shown below:

image

@arnog
Copy link
Owner

arnog commented Feb 13, 2019

Fixed with 46c9140

@arnog arnog closed this as completed Feb 13, 2019
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