summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-11-22 23:43:43 +0100
committerandreas_kainz <kainz.a@gmail.com>2018-11-23 22:22:08 +0100
commit953f8c7b53f159a702ee68ad970e58709696d66a (patch)
tree8573459e4018c66f59f6eb9c3fa572c47a9d44e7 /sd
parentf27bfc190d4105b9d057980a5e6f0eac07f88aba (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>
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar.ui2
-rw-r--r--sd/uiconfig/simpress/ui/notebookbar.ui2
2 files changed, 2 insertions, 2 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">