[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - cui/uiconfig

geri1245 g.tarsoly at yahoo.com
Wed Nov 29 21:06:48 UTC 2017


 cui/uiconfig/ui/shadowtabpage.ui |   17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

New commits:
commit d81cbfdf987e44d4c59d9828369cf026f9b72da1
Author: geri1245 <g.tarsoly at yahoo.com>
Date:   Tue Nov 28 22:52:09 2017 +0100

    tdf#113859 Make it possible to select every widget with tab
    
    On the shadowtab page of a figure (eg. rectangle, ellipse) the widgets
    that modify the shadow can now be selected using the tab button.
    Removed an "invisible" alignment from the ui file that caused the problem.
    
    Change-Id: Id833302d42b9c1f2df640135473f159c0a3af4f7
    Reviewed-on: https://gerrit.libreoffice.org/45444
    Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
    Tested-by: Tamás Zolnai <tamas.zolnai at collabora.com>
    (cherry picked from commit 2f26765e2dc8b7e6752a2cf6fbde3c45ab293f65)
    Reviewed-on: https://gerrit.libreoffice.org/45532
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/cui/uiconfig/ui/shadowtabpage.ui b/cui/uiconfig/ui/shadowtabpage.ui
index 3eaa4a6bcc1c..f596c32d915c 100644
--- a/cui/uiconfig/ui/shadowtabpage.ui
+++ b/cui/uiconfig/ui/shadowtabpage.ui
@@ -133,21 +133,6 @@
                       <object class="GtkAlignment" id="alignment3">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="halign">start</property>
-                        <property name="left_padding">12</property>
-                        <child>
-                          <placeholder/>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkAlignment" id="alignment4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
                         <property name="left_padding">12</property>
                         <child>
                           <object class="GtkLabel" id="FT_TRANSPARENT">
@@ -165,7 +150,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkAlignment" id="alignment5">
+                      <object class="GtkAlignment" id="alignment4">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="left_padding">12</property>


More information about the Libreoffice-commits mailing list