Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#15230 closed bug (notabug)

ui-state-focus not added to autocomplete popup-menu

Reported by: Roger 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.

Change History (4)

comment:1 Changed 6 years ago by Scott González

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

comment:2 Changed 6 years ago by Scott González

Component: ui.coreui.autocomplete
Resolution: notabug
Status: newclosed

comment:3 Changed 6 years ago by Roger

Hi Scott,

Thanks for your answer. However, NO class is added when a user presses the arrow-down key of the autocomplete.

Regards, Roger

comment:4 Changed 6 years ago by Scott González

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

Note: See TracTickets for help on using tickets.