Pending Review
Last Updated: 13 Aug 2025 07:40 by Michael D
Michael D
Created on: 13 Aug 2025 07:40
Category: DropDownList
Type: Bug Report
1
DropDownList Keyboard Navigation - highlight item without selecting it

The DropDownList's Keyboard Navigation Docs specify that the arrow keys move the highlight in the dropDownList, while Enter selects the highlighted item.

However, in reality, the arrow keys already select items. Via keyboard, it is not possible to select e.g. the third item in the list without selecting the first and the second item first (by pressing the down arrow).

E.g. the docs for Angular describe a different behavior.

0 comments