-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.3.3, 3.4, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-60995-master -
While working on MDL-43827, I've discovered that the "Download" is not supporting keyboard action as well and it needs an explicit click in order to work.
Steps to reproduce:
- Go to a file manager with some existing files.
- Select one of the files using keyboard (dialogue pops up).
- Attempt to download the file using keyboard (press enter on download).
Expected result: The file is downloaded.
Actual result: The dialogue closes and the file hasn't been downloaded.