jQuery-Selectric icon indicating copy to clipboard operation
jQuery-Selectric copied to clipboard

Highlight events not firing on mouseover

Open tombebombe opened this issue 8 years ago • 0 comments

Hello,

i'm trying to use the hightlight events (selectric-highlight and/or selectric-before-highlight). From my understanding, these should be triggered on/before an option is highlighted. However, it seems that these two events are only triggered when the option list opens, and when an option is highlighted via keyboard. I was expecting them also to fire when an item is highlighted via the mouse cursor, and not necessarily on open.

Maybe this is the intended use. However, there seems to be no option to also trigger an event on mouseover. Of course, this could be done manually, it's just curious that this option does not exist.

I made a jsfiddle which shows the problem: https://jsfiddle.net/dy5pyLt4/2/

Behaviour is the same in Chrome and IE11.

Could you please have a look? Thanks, Tombe

tombebombe avatar Dec 28 '16 17:12 tombebombe