Search and Top Navigation
#15230 closed bug (notabug)
Opened August 25, 2017 11:51AM UTC
Closed August 25, 2017 12:08PM UTC
Last modified August 25, 2017 12:33PM UTC
ui-state-focus not added to autocomplete popup-menu
Reported by: | RogerPMH | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
In the autocomplete popup-menu, when navigating with the arrow-down key, no ui-state-focus class is added.
In previous version of jquery this it was added, so we could style a different background-color.
Attachments (0)
Change History (4)
Changed August 25, 2017 12:08PM UTC by comment:1
Changed August 25, 2017 12:08PM UTC by comment:2
component: | ui.core → ui.autocomplete |
---|---|
resolution: | → notabug |
status: | new → closed |
Changed August 25, 2017 12:11PM UTC by comment:3
Hi Scott,
Thanks for your answer. However, NO class is added when a user presses the arrow-down key of the autocomplete.
Regards,
Roger
Changed August 25, 2017 12:33PM UTC by comment:4
That is not true and that should be fairly obvious from the demos since the background changes.
This is intended. Please use
ui-state-active
as mentioned in the upgrade guide.