From 64fe260f4dc19c0891cc09ca6535e01075b7dd94 Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Fri, 2 Aug 2019 09:49:06 +0200 Subject: [PATCH] Fix: correct handling of tc-popup-keep when cancelling ... (#4144) ... popups through focussing inputs --- core/modules/utils/dom/popup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/utils/dom/popup.js b/core/modules/utils/dom/popup.js index a62bf8975..2b615f411 100644 --- a/core/modules/utils/dom/popup.js +++ b/core/modules/utils/dom/popup.js @@ -158,7 +158,7 @@ Popup.prototype.detectInputWithinPopup = function(node) { for(var i=0; i