-
Bug
-
Resolution: Fixed
-
Critical
-
3.8, 3.8 regressions
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-67285-master -
This breaks a lot in Moodle Workplace (because we use modal forms everywhere) but can be easily reproduced on https://qa.moodledemo.net/ too:
- Open Calendar
- click "New event"
- click "Show more..."
- In the description click on the "Image" button
- try to put anything in the text input fields in the "chose image" popup - instead the fields in the modal form will be selected
I traced it down to the MDL-67207 , particularly commit
https://github.com/moodle/moodle/commit/c50bc1bf7c5985b47903840d27e783db1f35f403
If this commit is reverted everything works
- is a regression caused by
-
MDL-67207 Capture focus in Grader
-
- Closed
-