summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2022-04-07 17:02:54 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2022-04-08 08:35:21 +0200
commit631d075f294086fa55b7e4470af076c4d635958b (patch)
tree8a7ec40dedbb86068c4e808275177705953cc64b
parentb6cab2bf1a863ccd14df89ad494c27699b50adf6 (diff)
tdf#148445 sw: Make "Exchange Databases" dialog modal
This among others prevents opening the "Exchange Database" dialog from the mail merge wizard, then closing the mail merge wizard while the "Exchange Dialog" is still open, resulting in a crash. Change-Id: I86bd80d0bfa6084bf0f772bb430b2a871e9b5ef0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132678 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Michael Weghorn <m.weghorn@posteo.de> (cherry picked from commit 365bd679904ec5f67d1061511d7faf73f9f8aa62) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132696 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
-rw-r--r--sw/uiconfig/swriter/ui/exchangedatabases.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui b/sw/uiconfig/swriter/ui/exchangedatabases.ui
index b804becbcbbd..c605d7f7993b 100644
--- a/sw/uiconfig/swriter/ui/exchangedatabases.ui
+++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui
@@ -26,6 +26,7 @@
<property name="can-focus">False</property>
<property name="border-width">6</property>
<property name="title" translatable="yes" context="exchangedatabases|ExchangeDatabasesDialog">Exchange Databases</property>
+ <property name="modal">True</property>
<property name="type-hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">