What are Floating Lists (listbox popup)?
About
Floating lists are lists that are presented to the user in a overlay
They are also known as listbox popup
List
Type | Focus after rendering |
---|---|
Dropdown | Element in the list |
Select | Element in the list |
Autocompletion | Search box, combobox or text area |
Right Contextual Menu | Element in the list |
List Navigation
The focus (active elements) change when the user presses:
- the arrow keys to choose a value from the list
- or the tab to:
- choose the first value
- or go to the next value