summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2021-09-10 13:14:32 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-09-13 12:28:00 +0200
commitc3aedef39f768b266c3352dddf8f8adafc134dfa (patch)
tree7e313be812b002e9dc4a1bdc561c49fc4088fba2
parentResolves: tdf#144389 get_accessible_parent should only be called on vcl impls (diff)
downloadcore-c3aedef39f768b266c3352dddf8f8adafc134dfa.tar.gz
core-c3aedef39f768b266c3352dddf8f8adafc134dfa.zip
tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."
This reverts commit 0a3e5ba4db254549c15e55984f1764a352c8239b. Reason for revert: Causes the dialogs bottom part to slip on top each other, most visibly on Windows Change-Id: I6e5a30fbb4611a7b1250b173adccdb47c95eea02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121879 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org> (cherry picked from commit c10c32438025edda2f3c178b47d369e7979f25a8) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121988 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
-rw-r--r--sw/uiconfig/swriter/ui/mmresultemaildialog.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui
index 7074ca79860d..dcf78573eecf 100644
--- a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui
+++ b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui
@@ -15,7 +15,6 @@
<property name="page_increment">10</property>
</object>
<object class="GtkDialog" id="MMResultEmailDialog">
- <property name="height_request">320</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes" context="mmresultemaildialog|MMResultEmailDialog">Email merged document</property>