-
Notifications
You must be signed in to change notification settings - Fork 526
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
Crash Dectected in Math Expressions/Equations Screen #4477
Comments
Thanks for filing this @MihirShirgaonkar! I tried reproing on the tip-of-tree APK built by CI, and I actually encountered a crash upon opening the screen:
This could be due to the dark mode changes, but an investigation will be needed. |
Verified that this breaks on commit 3496373 and works on commit 517964c (where dark mode was introduced for that screen). There aren't many commits to check, and only a few tied to dark mode so I'm just checking them sort of in reverse order: It looks like c3b42a4 is the culprit. Will try to see if we can revert the commit, otherwise we'll need to fix forward. |
Crash Dectected in Math Expressions/Equations Screen on taping editext
To Reproduce
Steps to reproduce the behavior:
Demonstration
crash.report.mp4
Environment Tested
The text was updated successfully, but these errors were encountered: