sw/uiconfig/swriter/ui/notebookbar_single.ui | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-)
New commits: commit 697c308431101c936bbaae25ea6f6efd162b9d9f Author: Jim Raykowski <rayk...@gmail.com> AuthorDate: Thu Nov 15 16:32:22 2018 -0900 Commit: andreas_kainz <kain...@gmail.com> CommitDate: Tue Nov 20 10:24:58 2018 +0100 tdf#121401 Keyboard navigation for Writer NB contextual single Change-Id: Ibcb56c6c0f1456c472061039ecc0835928846724 Reviewed-on: https://gerrit.libreoffice.org/63458 Tested-by: Jenkins Reviewed-by: andreas_kainz <kain...@gmail.com> diff --git a/sw/uiconfig/swriter/ui/notebookbar_single.ui b/sw/uiconfig/swriter/ui/notebookbar_single.ui index 4e7af5672c68..a7b655ac5ce3 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_single.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_single.ui @@ -26,7 +26,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="file"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkMenuToolButton" id="open"> @@ -91,7 +91,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="do"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="undo"> @@ -143,7 +143,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="functions"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="search"> @@ -216,7 +216,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="style"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="parastyle"> @@ -259,7 +259,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="fontnamebar"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="fontname"> @@ -283,7 +283,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="fontsizebar"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="fontsize"> @@ -328,7 +328,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="fonteffect"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="bold"> @@ -418,7 +418,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="fontfunction"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="clone"> @@ -469,7 +469,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="halignment"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="has_tooltip">True</property> <property name="tooltip_text" translatable="yes" context="notebookbar_single|halignment|tooltip_text">Horizontal Alignment</property> <property name="halign">start</property> @@ -552,7 +552,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="line"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="halign">end</property> <property name="show_arrow">False</property> <child> @@ -592,7 +592,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="outlineindent"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="has_tooltip">True</property> <property name="tooltip_text" translatable="yes" context="notebookbar_single|outlineindent|tooltip_text">Indent</property> <property name="show_arrow">False</property> @@ -672,7 +672,7 @@ <child> <object class="sfxlo-NotebookbarToolBox" id="insert"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="has_tooltip">True</property> <property name="tooltip_text" translatable="yes" context="notebookbar_single|insert|tooltip_text">Indent</property> <property name="show_arrow">False</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits