-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-72963-master -
-
Moppies Kanban
Regression from MDL-71664, as kindly confirmed by dobedobedoh with a bisect. Affects the mouse deselection of text in the inplace editable control on course activities.
Basically, to replicate:
- Fire up a master site
- Create a course, add an activity (anything) and turn editing on
- Using the inplace editable control with the mouse try to edit the name of the activity.
- Notice when editing mode begins, you see the entire text of the name selected.
- Try to click in the selection to edit a particular point (i.e. to get a cursor)
- Expected: The selection is lost and we see a cursor for editing the text
- Actual: Nothing happens and the selection is still present.
E.g. Clicking the selected text in the screen below does nothing in Firefox. Chrome does work.
Workaround: Use keyboard left/right to start the edit.
- is a regression caused by
-
MDL-71664 Enable drag & drop from course index to course content and viceversa.
-
- Closed
-