This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
search-enabled=false breaks keyboard interaction on Safari #2005
Open
Description
Bug description:
Steps to reproduce
- Set
search-enabled=false
- Use desktop Safari (tested on 10.1.1)
- Click/tab/focus on the ui-select element
- Use up/down arrow keys to change what is selected.
Expected
- Can change what is selected when dropdown is open
- Can open dropdown when dropdown is closed
Actual
- Cannot change what is selected
- Dropdown panel quickly opens and closes.
Link to minimally-working plunker that reproduces the issue:
http://angular-ui.github.io/ui-select/demo-disable-search.html
Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
UI-Select
Angular: ^1.4
UI-Select: 0.19.8
Bootstrap/Select2/Selectize CSS (if applicable): All