sc/uiconfig/scalc/ui/warnautocorrect.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit 6dcda6ac592f062a68c029bfe26a47ad7160c930 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Wed Jan 26 15:43:43 2022 +0000 Commit: Eike Rathke <er...@redhat.com> CommitDate: Wed Jan 26 19:54:02 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/+/128958 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 632dbcc80360..2523d5a1fc87 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>