Bug 337386 - search suggestion autocomplete latency/delay can make search slow to respond or seem broken. r=gavin.

This commit is contained in:
mozilla.mano%sent.com 2006-07-09 19:29:30 +00:00
Родитель 0a54e8f24c
Коммит b959e1f559
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -730,7 +730,7 @@
action="return this.openSearch();"/>
#endif
<handler event="keypress" keycode="VK_ENTER"><![CDATA[
<handler event="keypress" keycode="VK_RETURN"><![CDATA[
// this is a bit of a hack to ensure that even if a search is ongoing
// we will still search immediately
const contractID =