Open abchugh opened 7 months ago
I had the same issue with the problem 7( Normalization). my browser Microsoft Edge Version 124.0.2478.67 (Official build) (64-bit)
This was caused because the input box was inside a <math>
element. Dennis says that this is "technically undefined behaviour". From our tests, it was clear that moving the box out of the math block fixed the issue. Also, if copy the problematic HTML from the browser debugger and give the HTML back to the browser, it works.
So the issue seems to be caused due to some JS (or maybe CSS) that corrupts the state of the input box. Not clear if the bug is one of the libraries that we use (e.g. materialUI) or a browser support issue or something else.
A content ERROR was logged by "a user" at the following url:
https://courses.voll-ki.fau.de/de/quiz/quiz-429f337b
The issue as described by the user:
The text highlighted while reporting this issue: