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

Caret can disappear after deleting an operator #374

Open
neilccbrown opened this issue Dec 24, 2024 · 0 comments
Open

Caret can disappear after deleting an operator #374

neilccbrown opened this issue Dec 24, 2024 · 0 comments

Comments

@neilccbrown
Copy link
Collaborator

Steps to reproduce, in Firefox in main release:

  • Create an if statement.
  • Type an expression like "a >= biggest"
  • Delete the right-hand side with backspace, then backspace once more to delete the "=" (this is the crucial step, I think)
  • Type a right-hand side (like "biggest" again)
  • Press enter

The frame cursor should show inside the if, but it does not.

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