-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
3.0
-
MOODLE_30_STABLE
Compare with a standard dropdown.
Steps
- Open test.php
- On the 'Tags' field, press down
- Press Escape
Expected behaviour
- The list is closed
- Focus is returned to 'Tags' field
Actual behaviour
- The list is closed
- Focus is lost (this can be confirmed by pressing tab)
Pressing escape once the list is closed should lose focus, but when the list is open the focus should be returned to the input element which opened it.
- Discovered while testing
-
MDL-51840 Ajaxify autocomplete field does not show options when using keyboard.
-
- Closed
-