-
-
Notifications
You must be signed in to change notification settings - Fork 293
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
Fraction keyboard entry regression #2291
Comments
I think it's a problem with keyboard shortcuts. What keyboard keys did you type for the multiplication symbol? |
I used the asterisk key |
OK, I've narrowed down where I think the problem might be, but I can't trigger it by pressing the |
Description
Regression in fraction behavior since 0.98.6 (tested on 24081c2)
Steps to Reproduce
Create a fraction using the / key and then enter the numerator and denominator. Use Tab or Arrow to get out of the fraction and type the multiplication symbol to the right of the fraction.
Actual Behavior
The contents of the fraction will disappear and be replaced by prompts. See screen recording below:
Recording.20.mp4
Expected Behavior
This worked correctly in the most recent release 0.98.6. See the screen recording below:
Recording.21.mp4
Environment
This is a regression, issue seen at head of master (24081c2), works correctly in 0.98.6
Operating System Windows and Linux
Browser Firefox and Chrome
The text was updated successfully, but these errors were encountered: