yui / skinbuilder

A tool for creating skins for YUI widgets
Other
30 stars 12 forks source link

YUI Autocomplete Plugin Color Issue #39

Closed gemsgaurav closed 10 years ago

gemsgaurav commented 10 years ago

Mouse over the items in YUI autocomplete list highlights the item as per .yui3-aclist-item-hover CSS and keyboard navigation highlights the menu item as per .yui3-aclist-item-active CSS. If both done together there are two highlighted menu item at one instance. Is there any way we can merge mouse over and keyboard navigation in autocomplete list.

Fiddle for the issue. http://jsfiddle.net/gemsgaurav/4eLgauv4/3/ Delete X and press down arrow key and then hover mouse to any other item in the list. You will see two items highlihted simultaneously and both works independently of each other. The desired behaviour will be to different.

jconniff commented 10 years ago

This issue seems to be a YUI Autocomplete module issue. Instead of putting the issue in https://github.com/yui/skinbuilder/issues/ please put it in https://github.com/yui/yui3/issues