problem using mouse to select autocomplete item
Hello,
I'm using the autocomplete widget but I'm having problems when selecting a value in the drop-down list using the mouse. A lot of the time it seems as if the select event is not triggered.
I see the same problem with the demo on the jQuery UI site (http://jqueryui.com/demos/autocomplete/#remote-jsonp).
Both on Firefox 3.6.3 and Chrome 5.0.322.2 I'm seeing the same erratic behaviour.
Is anybody having the same problems? Are there suggestions for solving this?
NeonJuggler