[Libreoffice-commits] core.git: sw/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Sun Dec 15 11:59:35 UTC 2019
sw/uiconfig/swriter/ui/notebookbar_compact.ui | 6 +++---
sw/uiconfig/swriter/ui/notebookbar_single.ui | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 10226f520526c2dd3a07f7510ccce8c4323daa87
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Sun Dec 15 11:55:13 2019 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Sun Dec 15 12:58:33 2019 +0100
NB accessible fix
Change-Id: Iea770642a6b4fc475e1d370af6ab7f42d2abb3f1
Reviewed-on: https://gerrit.libreoffice.org/85166
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index c1e75de16ceb..0b6cdaa9a538 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -11078,7 +11078,7 @@
<child>
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom184">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
<property name="show_arrow">False</property>
<child>
<object class="GtkToolButton" id="Draw-FillStyle2">
@@ -12514,7 +12514,7 @@
<child>
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom58">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
@@ -13997,7 +13997,7 @@
<child>
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom100">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_single.ui b/sw/uiconfig/swriter/ui/notebookbar_single.ui
index 373ea1d55db4..aa1e24a11446 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_single.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_single.ui
@@ -5352,7 +5352,7 @@
<child>
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom40">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
@@ -7349,7 +7349,7 @@
<child>
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom44">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
More information about the Libreoffice-commits
mailing list