-
Bug
-
Resolution: Fixed
-
Major
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
Since MDL-68113 was done, there are some issues: (there is a useful big-drag-drop-question.xml attached to that issue, wich you can use to test this).
- If you answer the question using the keyboard (Tab to a drop-zone, and use the arrow keys to cycle through the choices), then if you press left-arrow repeatedly to go thorugh the choices in reverse order, then sometimes the drop boxes disappear.
- If you press either arrow key very fast, things break (keyboard focus goes away, and the drop box disappears.)
- Also, when changing items with the keyboard, as well as the old item animating smoothly back to where it came from (which works) the new item should animate smootly into place too (which is not happening). We can live without this last point, but it is nicer if it can work.
- Discovered while testing
-
MDL-58645 Make drag-and-drop onto image questions responsive and fix the print layout
- Closed
- has been marked as being related by
-
MDL-68802 Fix keyboard navigation when answering drag-and-drop image questions
- Closed
- is a regression caused by
-
MDL-68113 Improve responsive design of drag-drop into text questions (also fixes layout when printed)
- Closed