~savoirfairelinux-openerp/openerp-web/1279885

Viewing all changes in revision 4137.

  • Committer: Denis Ledoux
  • Date: 2014-02-10 14:00:32 UTC
  • Revision ID: dle@openerp.com-20140210140032-06dnlxepcc5ae21f
[FIX] close autocomplete listing on input

Closing previously occured on search request (so that a user wouldn't be able
to select "old" data on new search request), but ``search`` is only triggered
after the search delay. Worked when delay was 0, with it being moved to 250 a
user can get results matching the previous search instead of the current one.

Trigger a closing of the current results list on any ``input`` event, which is
when text is entered in any of the searchview's ``InputView``

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: