From 8816cd511a55213e65aec21c3d5a2b407605fe63 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 2 Mar 2020 14:57:02 +0200 Subject: [PATCH 1/2] changes for #898: * made "Columnize by Key/Value columns" dialog resizable * set overflow styling, which solves the issue in Chromium-based browsers (Chrome, Edge, Opera) but doesn't work in FireFox and WebKit-based browsers (like Epiphany @ Linux, not tested in Safari but most likely won't work either) --- .../scripts/views/data-table/key-value-columnize.html | 6 +++--- .../core/scripts/views/data-table/menu-edit-cells.js | 10 ++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/main/webapp/modules/core/scripts/views/data-table/key-value-columnize.html b/main/webapp/modules/core/scripts/views/data-table/key-value-columnize.html index c9972fa91..3fa1bd4a5 100644 --- a/main/webapp/modules/core/scripts/views/data-table/key-value-columnize.html +++ b/main/webapp/modules/core/scripts/views/data-table/key-value-columnize.html @@ -9,9 +9,9 @@ - - - + + + diff --git a/main/webapp/modules/core/scripts/views/data-table/menu-edit-cells.js b/main/webapp/modules/core/scripts/views/data-table/menu-edit-cells.js index a1191ecbb..9ca44d665 100644 --- a/main/webapp/modules/core/scripts/views/data-table/menu-edit-cells.js +++ b/main/webapp/modules/core/scripts/views/data-table/menu-edit-cells.js @@ -679,6 +679,16 @@ DataTableColumnHeaderUI.extendMenu(function(column, columnHeaderUI, menu) { $('