[Libreoffice-commits] core.git: svx/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 12 09:34:22 UTC 2018


 svx/uiconfig/ui/sidebararea.ui |   16 ++++++++--------
 svx/uiconfig/ui/sidebarline.ui |   16 ++++++++--------
 2 files changed, 16 insertions(+), 16 deletions(-)

New commits:
commit 3a99ae072ac170ebed8d1f5bf65913d3412fab67
Author:     Jim Raykowski <raykowj at gmail.com>
AuthorDate: Sat Nov 10 23:48:58 2018 -0900
Commit:     Katarina Behrens <Katarina.Behrens at cib.de>
CommitDate: Mon Nov 12 10:34:02 2018 +0100

    tdf#118764 Tab stop fixes for Area and Line panels
    
    Change-Id: Ib29701a44ab42806951a5b2ad6b63aabda4abfba
    Reviewed-on: https://gerrit.libreoffice.org/63262
    Tested-by: Jenkins
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/svx/uiconfig/ui/sidebararea.ui b/svx/uiconfig/ui/sidebararea.ui
index 8fd56b495f6c..ec9166c72388 100644
--- a/svx/uiconfig/ui/sidebararea.ui
+++ b/svx/uiconfig/ui/sidebararea.ui
@@ -56,7 +56,7 @@
                 <property name="hexpand">True</property>
                 <child>
                   <object class="sfxlo-SidebarToolBox" id="selectcolor">
-                    <property name="can_focus">False</property>
+                    <property name="can_focus">True</property>
                     <child>
                       <object class="GtkMenuToolButton" id="color">
                         <property name="width_request">105</property>
@@ -81,7 +81,7 @@
                 </child>
                 <child>
                   <object class="svxlo-SvxFillAttrBox" id="fillattr">
-                    <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="sidebararea|fillattr|tooltip_text">Select the effect to apply.</property>
                     <accessibility>
@@ -101,7 +101,7 @@
                 </child>
                 <child>
                   <object class="svxcorelo-SvxColorListBox" id="fillgrad1">
-                    <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="sidebararea|fillgrad1|tooltip_text">Fill gradient from.</property>
                   </object>
@@ -122,7 +122,7 @@
             <child>
               <object class="svxlo-SvxFillTypeBox" id="fillstyle">
                 <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="sidebararea|fillstyle|tooltip_text">Select the fill type to apply.</property>
                 <property name="entry_text_column">0</property>
@@ -145,7 +145,7 @@
             </child>
             <child>
               <object class="svxcorelo-SvxColorListBox" id="fillgrad2">
-                <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="sidebararea|fillgrad2|tooltip_text">Fill gradient to.</property>
               </object>
@@ -163,7 +163,7 @@
                 <child>
                   <object class="GtkComboBoxText" id="gradientstyle">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can_focus">True</property>
                     <property name="tooltip_text" translatable="yes" context="sidebararea|gradientstyle|tooltip_text">Select the gradient style.</property>
                     <items>
                       <item translatable="yes" context="sidebararea|gradientstyle">Linear</item>
@@ -244,7 +244,7 @@
             <child>
               <object class="GtkComboBoxText" id="transtype">
                 <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="sidebararea|transtype|tooltip_text">Select the type of transparency to apply.</property>
                 <items>
@@ -273,7 +273,7 @@
             <child>
               <object class="GtkToolbar" id="selectgradient">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can_focus">True</property>
                 <property name="halign">start</property>
                 <child>
                   <object class="GtkMenuToolButton" id="gradient">
diff --git a/svx/uiconfig/ui/sidebarline.ui b/svx/uiconfig/ui/sidebarline.ui
index 9e79cd64a408..a3e86db780ea 100644
--- a/svx/uiconfig/ui/sidebarline.ui
+++ b/svx/uiconfig/ui/sidebarline.ui
@@ -35,7 +35,7 @@
                   <object class="GtkComboBoxText" id="beginarrowstyle">
                     <property name="width_request">65</property>
                     <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="sidebarline|beginarrowstyle|tooltip_text">Select the style of the beginning arrowhead.</property>
                     <property name="hexpand">True</property>
@@ -55,7 +55,7 @@
                   <object class="GtkComboBoxText" id="linestyle">
                     <property name="width_request">105</property>
                     <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="sidebarline|linestyle|tooltip_text">Select the style of the line.</property>
                     <property name="hexpand">True</property>
@@ -75,7 +75,7 @@
                   <object class="GtkComboBoxText" id="endarrowstyle">
                     <property name="width_request">65</property>
                     <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="sidebarline|endarrowstyle|tooltip_text">Select the style of the ending arrowhead.</property>
                     <property name="margin_right">6</property>
@@ -102,7 +102,7 @@
             <child>
               <object class="GtkGrid" id="lineproperties">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can_focus">True</property>
                 <property name="hexpand">True</property>
                 <property name="row_spacing">6</property>
                 <property name="column_spacing">6</property>
@@ -125,7 +125,7 @@
                   <object class="GtkToolbar" id="width">
                     <property name="width_request">120</property>
                     <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="sidebarline|width|tooltip_text">Select the width of the line.</property>
                     <child>
@@ -170,7 +170,7 @@
                 <child>
                   <object class="sfxlo-SidebarToolBox" id="color">
                     <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="sidebarline|color|tooltip_text">Select the color of the line.</property>
                     <child>
@@ -273,7 +273,7 @@
                     <child>
                       <object class="GtkComboBoxText" id="edgestyle">
                         <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="sidebarline|edgestyle|tooltip_text">Select the style of the edge connections.</property>
                         <items>
@@ -314,7 +314,7 @@
                     <child>
                       <object class="GtkComboBoxText" id="linecapstyle">
                         <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="sidebarline|linecapstyle|tooltip_text">Select the style of the line caps.</property>
                         <items>


More information about the Libreoffice-commits mailing list