diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-11-22 23:43:43 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-23 22:22:08 +0100 |
commit | 953f8c7b53f159a702ee68ad970e58709696d66a (patch) | |
tree | 8573459e4018c66f59f6eb9c3fa572c47a9d44e7 | |
parent | f27bfc190d4105b9d057980a5e6f0eac07f88aba (diff) |
tdf#121401 add can_focus to tabbs
Change-Id: I5e4b3559bdb642a3e0d8a44ad744efe65b684e59
Reviewed-on: https://gerrit.libreoffice.org/63859
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 2 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 2 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar.ui | 28 |
3 files changed, 16 insertions, 16 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index fcc38d94417b..0239202d9deb 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -1980,7 +1980,7 @@ <child> <object class="sfxlo-NotebookbarTabControl" id="ContextContainer"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="hexpand">True</property> <child> <object class="sfxlo-PriorityHBox" id="FileBox"> diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 0a6ca3bfc998..a9e6f7e171c7 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -2134,7 +2134,7 @@ <child> <object class="sfxlo-NotebookbarTabControl" id="ContextContainer"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="hexpand">True</property> <child> <object class="sfxlo-PriorityHBox" id="FileBox"> diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui index ac3b50f4d4fe..62cbe6516834 100644 --- a/sw/uiconfig/swriter/ui/notebookbar.ui +++ b/sw/uiconfig/swriter/ui/notebookbar.ui @@ -1836,7 +1836,7 @@ <child> <object class="sfxlo-NotebookbarTabControl" id="ContextContainer"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="hexpand">True</property> <child> <object class="sfxlo-PriorityHBox" id="FileBox"> @@ -2716,7 +2716,7 @@ <child type="tab"> <object class="GtkLabel" id="FileLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|FileLabel">~File</property> <property name="use_underline">True</property> </object> @@ -4226,7 +4226,7 @@ <child type="tab"> <object class="GtkLabel" id="HomeLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|HomeLabel">~Home</property> <property name="use_underline">True</property> <style> @@ -5364,7 +5364,7 @@ <child type="tab"> <object class="GtkLabel" id="InsertLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|InsertLabel">~Insert</property> <property name="use_underline">True</property> </object> @@ -6297,7 +6297,7 @@ <child type="tab"> <object class="GtkLabel" id="LayoutLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|LayoutLabel">~Layout</property> <property name="use_underline">True</property> </object> @@ -7627,7 +7627,7 @@ <child type="tab"> <object class="GtkLabel" id="ReviewLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|ReviewLabel">~Review</property> <property name="use_underline">True</property> </object> @@ -8309,7 +8309,7 @@ <child type="tab"> <object class="GtkLabel" id="ViewLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|ViewLabel">~View</property> <property name="use_underline">True</property> </object> @@ -9595,7 +9595,7 @@ <child type="tab"> <object class="GtkLabel" id="TableLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|TableLabel">~Table</property> <property name="use_underline">True</property> <style> @@ -10821,7 +10821,7 @@ <child type="tab"> <object class="GtkLabel" id="ImageLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|ImageLabel">Ima~ge</property> <property name="use_underline">True</property> <style> @@ -12042,7 +12042,7 @@ <child type="tab"> <object class="GtkLabel" id="DrawLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|DrawLabel">~Draw</property> <property name="use_underline">True</property> <style> @@ -12568,7 +12568,7 @@ <child type="tab"> <object class="GtkLabel" id="PrintLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|PrintLabel">~Print</property> <property name="use_underline">True</property> <style> @@ -13386,7 +13386,7 @@ <child type="tab"> <object class="GtkLabel" id="MediaLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|MediaLabel">~Media</property> <property name="use_underline">True</property> <style> @@ -14311,7 +14311,7 @@ <child type="tab"> <object class="GtkLabel" id="ObjectLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|ObjectLabel">~Object</property> <property name="use_underline">True</property> <style> @@ -15269,7 +15269,7 @@ <child type="tab"> <object class="GtkLabel" id="DevLabel"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="label" translatable="yes" context="WriterNotebookbar|ToolsLabel">~Tools</property> <property name="use_underline">True</property> </object> |