CSS provided in the module (thus custom CSS for people using the module) indicates to use .ui-state-hover class for styling hover event on suggestions. However, jQueryUI (in newer versions at least), uses .ui-state-focus on the menu items rendering.
Add .ui-state-focus in addition to .ui-state-hover in the CSS files of the module.
- Do change on latest D7 version according to usual patch policy
- Port the change to D8
None: this is the purpose, to not change how the module behave when jQuery style menu items with .ui-state-focus.
None
None
---------------
ORIGINAL ISSUE DESCRIPTION:
I was wondering why the themes didnt work like they used to. it seems ther is a markup change
See: http://root.artwaves.de/sharex/2015-11-19_15-57-51.png
.ui-state-hover isnt there anymore, its seems it now uses ui-state-focus
Closed: outdated
4.7
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.