odoo/addons/web/static/src/js
Xavier Morel a7ad740fa2 [FIX] ignore blur event on m2o input during autocompletion or if a sub-popup is open
jquery.ui.autocomplete does quite a bit of focus-setting during and
around itself, leading to blur events being triggered outside
expectations (e.g. after an action has been selected and the dropdown
has been closed due to the action opening a popup whose content gets
focused somehow).

Really, the guy who implemented o2m's autosave-on-blur should be shot.

Wait, that would be me.

bzr revid: xmo@openerp.com-20120808151843-et2r8hplxxyqc7v6
2012-08-08 17:18:43 +02:00
..
boot.js [IMP]removed view editor from web to web addons. 2012-07-30 14:48:15 +05:30
chrome.js [MERGE] Merged with web/trunk. 2012-08-07 12:09:02 +02:00
corelib.js [IMP] Mass rename \t to 4 spaces 2012-08-02 16:46:23 +02:00
coresetup.js [ADD] Added 'home' and 'history_back' client actions 2012-08-06 12:33:30 +02:00
data.js [IMP] Mass rename \t to 4 spaces 2012-08-02 16:46:23 +02:00
data_export.js [IMP] improved throbber 2012-07-24 16:12:20 +02:00
data_import.js [IMP] Mass rename \t to 4 spaces 2012-08-02 16:46:23 +02:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] split formatting of list cells to formatting objects 2012-08-08 12:34:04 +02:00
search.js [FIX] kinda sorta rename add to dashboard feature to add to reporting according to apr's wishes 2012-08-01 15:58:03 +02:00
test_support.js [ADD] nonliterals in dataset tests 2012-02-27 09:51:28 +01:00
view_form.js [FIX] ignore blur event on m2o input during autocompletion or if a sub-popup is open 2012-08-08 17:18:43 +02:00
view_list.js [FIX] split formatting of list cells to formatting objects 2012-08-08 12:34:04 +02:00
view_list_editable.js [ADD] editable flag on list views for fp 2012-08-08 12:43:11 +02:00
view_tree.js [IMP]minor changes. 2012-07-03 19:05:08 +05:30
views.js [IMP] merge action_id and client_action state arguments into action 2012-08-08 16:16:41 +02:00