sc/uiconfig/scalc/ui/warnautocorrect.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5c6285da8b0008f3ba0499a4e297864d117d7906
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Jan 26 15:43:43 2022 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Wed Jan 26 18:03:21 2022 +0100

    warning is a dialog not a popup
    
    with the wrong setting it appears misplaced on a multi-monitor setup
    
    Change-Id: I43faeb72f6678a653feef82e0f0deaf87c039e9c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128994
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Jenkins

diff --git a/sc/uiconfig/scalc/ui/warnautocorrect.ui 
b/sc/uiconfig/scalc/ui/warnautocorrect.ui
index 02c1cf055473..f8cf563fd123 100644
--- a/sc/uiconfig/scalc/ui/warnautocorrect.ui
+++ b/sc/uiconfig/scalc/ui/warnautocorrect.ui
@@ -5,7 +5,6 @@
   <object class="GtkMessageDialog" id="WarnAutoCorrect">
     <property name="can-focus">False</property>
     <property name="border-width">6</property>
-    <property name="type">popup</property>
     <property name="modal">True</property>
     <property name="type-hint">dialog</property>
     <property name="skip-taskbar-hint">True</property>

Reply via email to