roojs-bootstrap.js
[roojs1] / Roo / bootstrap / Popover.js
index 07d0954..f0b5a40 100644 (file)
@@ -344,7 +344,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         this.el.removeClass('in');
         this.el.hide();
         this.hoverState = null;
-        
+        this.maskEl.hide(); // always..
         this.fireEvent('hide', this);
     }