jsdialog: disable row activated on "select" action
commit5a8c379642358f66a6e921e8da746d845ebcd7f6
authorHenry Castro <hcastro@collabora.com>
Fri, 18 Dec 2020 12:05:12 +0000 (18 08:05 -0400)
committerHenry Castro <hcastro@collabora.com>
Mon, 28 Dec 2020 12:25:17 +0000 (28 13:25 +0100)
tree5185348d86abf7cc1bd327baa814d0d294d6d63d
parent32bfa0e1c7e859aedc3988d5bfdf86f5d7bab98a
jsdialog: disable row activated on "select" action

Unfortunately, when the "Macro Selector Dialog" is shown
and issue the "select" action, it closes the dialog
because the row activated trigger double click the macro
selected.

for moment comment the unexpected side effect

Change-Id: Ibdfa09c444ee79376a9e2251e919f5f06dba577d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107964
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
vcl/jsdialog/executor.cxx