[Libreoffice-commits] core.git: sc/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Oct 3 19:06:58 UTC 2018
sc/uiconfig/scalc/ui/protectsheetdlg.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5f5d890c242b8a092804991dba809f6f4287cfb2
Author: Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Wed Oct 3 18:29:41 2018 +0200
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Oct 3 21:06:30 2018 +0200
tdf#120057: protect sheet dialog checklistbox should be can-focus
Same logic as fee3669a3395133a9e47ff2f0a96159cb3eefb89
Change-Id: I43c00a6fcd0e3b42798702f746df9bcb7f817a5f
Reviewed-on: https://gerrit.libreoffice.org/61320
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sc/uiconfig/scalc/ui/protectsheetdlg.ui b/sc/uiconfig/scalc/ui/protectsheetdlg.ui
index 532b598af82b..1a10eeae2c07 100644
--- a/sc/uiconfig/scalc/ui/protectsheetdlg.ui
+++ b/sc/uiconfig/scalc/ui/protectsheetdlg.ui
@@ -204,7 +204,7 @@
<child>
<object class="svxcorelo-SvxCheckListBox" id="checklist:border">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<child internal-child="selection">
More information about the Libreoffice-commits
mailing list