Search and Top Navigation
#15081 closed bug (notabug)
Opened October 13, 2016 02:42PM UTC
Closed October 19, 2016 03:59PM UTC
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:
1. Click on the arrow to expand
2. Press tab
Expected result:
Highlighted item (in that case the first one) should become selected
Thank you for considering my request
Attachments (0)
Change History (2)
Changed October 13, 2016 02:46PM UTC by comment:1
| owner: | → PierreFrancoisOptile |
|---|---|
| status: | new → pending |
Changed October 19, 2016 03:59PM UTC by comment:2
| 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.