Opened 6 years ago
Closed 6 years ago
#15081 closed bug (notabug)
autoFocus=true causes one UX issue
Reported by: | PierreFrancoisOptile | Owned by: | PierreFrancoisOptile |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, I have integrated the autocomplete component for which I have set autoFocus=true in order to have the first item highlighted in the dropdown list of filtered results.
Quick note here: in general the "highlighted" item is selected when user clicks on it or press tab or enter.
Issue: When the first item is highlighted after expanding the dropdown, if the user presses Enter or Tab, the item is not selected
Steps to reproduce:
- Click on the arrow to expand
- Press tab
Expected result: Highlighted item (in that case the first one) should become selected
Thank you for considering my request
Change History (2)
comment:1 Changed 6 years ago by
Owner: | set to PierreFrancoisOptile |
---|---|
Status: | new → pending |
comment:2 Changed 6 years ago by
Resolution: | → notabug |
---|---|
Status: | pending → closed |
Closing due to inactivity. If you have more information and can provide a reduced test case, please leave a comment and we can re-open this ticket.
What arrow? Autocomplete fields don't have arrows.