odoo/addons/web/static
Xavier Morel 2ebaa6f666 [FIX] searchview drawer closing when clicking advanced proposition
handler for "global click filtered by whether click target is outside
of search view" executed after prop deletion handler has executed =>
the whole proposition has already been removed from the document and
thus isn't a descendent of the searchview anymore => test matches and
drawer closes.

Altered handler to stop propagation so does not reach global handler.

bzr revid: xmo@openerp.com-20121106144736-l0pde7phf3nake4t
2012-11-06 15:47:36 +01:00
..
lib [MERGE] Merged branch fixing recurring bug with ClEditor. 2012-10-29 15:35:27 +01:00
src [FIX] searchview drawer closing when clicking advanced proposition 2012-11-06 15:47:36 +01:00
test [FIX] Fixed a forgotten add(), SearchView#on_invalid(). 2012-10-19 13:15:58 +02:00