-
Improvement
-
Resolution: Fixed
-
Trivial
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_501_STABLE
-
MDL-83081-main -
-
-
-
1
-
HQ 2025 Sprint I1.4 Moppies
Since 12 years ago, mod_label has been able to handle images dragged directly onto the course page. For some reason, lost in time, a new admin setting is created to disable this behaviour.
When this was implemented, dragging files into the browser was probably not stable enough and used third-party libraries, but nowadays, the course editor uses the browser's standard API. It is unclear why an admin might disable dragging media as a label while keeping any other drag&dorp enabled. Even if the cost of maintaining this setting is low, it creates unnecessary edge cases and complexity for scenarios that do not seem based on reality.
This issue aims to make media drag and drop enable always in mod_label and remove it as an optional setting.
For the record, the original commit specifies the code MDL-32456. However, this issue is not about mod_albel, and the original branches are removed, so there is no way to know why this setting was created.
- has a non-specific relationship to
-
MDL-82986 'Media drag and drop' setting is not respected
-
- Closed
-