-
Notifications
You must be signed in to change notification settings - Fork 33
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
Inconsistent Input Field Behavior #46
Comments
Once again, I tried to edit formula using mobile phone (chrome browser) here https://justamouse.com/mathquill4quill/ and I can't input number using keyboard although using number from both qwerty and keypad mode. |
Thanks for reporting these bugs! To simplify tracking, I split the second one (mobile input) out into its own issue: #47. |
The input field disappearing from the video tooltip is a regression introduced in #36 when we moved from inline styles to CSS classes. When we open the formula tooltip, we add some classes to hide the input. These classes need to be removed when the tooltip closes. |
A fix for this has been released in v2.1.1. Feel free to reopen this issue if you still experience the behavior after updating. |
Hi Wolff,
Thank you for your answer of issue #45 .
Anyway, I just found something strange on mathquill4quill demo here
https://justamouse.com/mathquill4quill/
I clicked video upload icon and input field appears. Then I clicked formula icon and back again to click video upload but input field appears different to previous one.
Please see following picture.
Many thanks
The text was updated successfully, but these errors were encountered: