[FIX] prevent an incorrect state in autocompletion
authorGéry Debongnie <ged@odoo.com>
Tue, 1 Jul 2014 07:39:26 +0000 (09:39 +0200)
committerGéry Debongnie <ged@odoo.com>
Tue, 1 Jul 2014 07:39:26 +0000 (09:39 +0200)
commit4ab85f2fb33758a70f6bdcb4885634ad2b6059ff
tree5f4b0788a0ec2b73b1a2d156a85707cca9bcea0f
parent9132b1d3066771704e629c7303c9c339415191d4
[FIX] prevent an incorrect state in autocompletion

When going up and wrapping around, the focus was on a hidden separator,
so hitting enter = stacktrace.  Now, the focus goes on the last
selectable list item.-
addons/web/static/src/js/search.js