-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-42426-master -
- Go to the course page
- Open Chrome dev tools (F12)
- tab to a section drag/drop handle
- hit enter
- verify that a breakpoint doesn't fire in the chrome debugger.
There is a breakpoint left in the dragdrop.js code (by me).
- is a regression caused by
-
MDL-36002 Move action for activities and course sections are not keyboard accessible with javascript enabled
- Closed