-
Bug
-
Resolution: Fixed
-
Minor
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
wip-
MDL-51919-master -
- Open test.php file
- Place the cursor in the "Tags" field
- Tab onto the next field
- Immediately tab back
- Press the down key (within 500 msecs of tabbing away in the frist place)
Expected behaviour
The suggestions list is opened
Actual behaviour
The suggestions list opens, but is closed almost immediately
Proposed solution:
In addNavigation, in the 'blur focus' handler, check whether the suggestions list is currently open.
This should take place before any of the timer cancellation.
- Discovered while testing
-
MDL-51840 Ajaxify autocomplete field does not show options when using keyboard.
-
- Closed
-