From 390c81413d6f487a2389890c495187491c516fe5 Mon Sep 17 00:00:00 2001 From: jipexu Date: Wed, 22 Jun 2022 13:31:22 +0200 Subject: [PATCH] add check for contentEditable attribut see #13785 --- src/ol/events/condition.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ol/events/condition.js b/src/ol/events/condition.js index 1037fe6784..48c4e5326c 100644 --- a/src/ol/events/condition.js +++ b/src/ol/events/condition.js @@ -239,7 +239,7 @@ export const shiftKeyOnly = function (mapBrowserEvent) { /** * Return `true` if the target element is not editable, i.e. not a ``-, - * `