[FIX] web: fix tooltip that were stuck visible
authorCedric Snauwaert <csn@openerp.com>
Mon, 28 Jul 2014 15:07:47 +0000 (17:07 +0200)
committerCedric Snauwaert <csn@openerp.com>
Thu, 31 Jul 2014 15:33:27 +0000 (17:33 +0200)
commit5ddc0305cd0bef77632ee50fb19ae7372ae5cb68
tree5e129d4f3e00ac3893d7c1f839cd2a97fe839dd0
parentc86f217f7e9d654cb690c6a00c4f87b62d430516
[FIX] web: fix tooltip that were stuck visible

tooltip stuck visible should be removed on click + remove tooltip container except for modal in order to prevent them for staying visible in some rare occasion
addons/web/static/src/js/chrome.js
addons/web/static/src/js/core.js
addons/web/static/src/js/view_form.js