summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-02 09:04:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-02 20:57:41 +0200
commit2c2ecb7eaa448f33162ce60154af207228ac05a8 (patch)
tree23836db1a7fd21a9061379f57daaa6f11054859b
parenttdf#105444 DOCX import: don't put extra paragraphs in comments (diff)
downloadcore-2c2ecb7eaa448f33162ce60154af207228ac05a8.tar.gz
core-2c2ecb7eaa448f33162ce60154af207228ac05a8.zip
tdf#120055 line dialog notebook should be can-focus
Change-Id: I3993f726f433503173c27c68be40936bc03aaf6e Reviewed-on: https://gerrit.libreoffice.org/61227 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit fee3669a3395133a9e47ff2f0a96159cb3eefb89) Reviewed-on: https://gerrit.libreoffice.org/61247
-rw-r--r--cui/uiconfig/ui/linedialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/linedialog.ui b/cui/uiconfig/ui/linedialog.ui
index 8288ec6491bf..47bab2b65f63 100644
--- a/cui/uiconfig/ui/linedialog.ui
+++ b/cui/uiconfig/ui/linedialog.ui
@@ -87,7 +87,7 @@
<child>
<object class="GtkNotebook" id="tabcontrol">
<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>