Bug 314386: Tabbing or arrowing in an autocomplete popup ignores entry position at mouse pointer, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2006-06-08 17:50:03 +00:00
parent 2e57557bb0
commit 9afd27d622

View File

@ -786,7 +786,6 @@
</implementation>
<handlers>
<handler event="mouseout" action="this.parentNode.currentIndex = -1;"/>
<handler event="mouseup" action="this.parentNode.parentNode.onPopupClick(event);"/>
<handler event="mousedown"><![CDATA[