Skip to main content

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 scottgonzalez comment:1

This is intended. Please use ui-state-active as mentioned in the upgrade guide.

Changed August 25, 2017 12:08PM UTC by scottgonzalez comment:2

component: ui.coreui.autocomplete
resolution: → notabug
status: newclosed

Changed August 25, 2017 12:11PM UTC by RogerPMH 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 scottgonzalez comment:4

That is not true and that should be fairly obvious from the demos since the background changes.