sc/uiconfig/scalc/ui/headerfootercontent.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 91420d722f841e9f3bd98fe7a654ad597b8a2711
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Fri Jun 21 10:31:58 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Fri Jun 21 12:59:31 2019 +0200

    Resolves: tdf#125935 open menu at bottom of page upwards
    
    to avoid the glitch seen under Ubuntu's 18.04 with gtk3-3.22.30 that
    it won't popdown in clicking the button without focusing in and out
    of the menu first
    
    Change-Id: Ic78647562f4a3a345eb714aa70f9bcfe30ea8c41
    Reviewed-on: https://gerrit.libreoffice.org/74494
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sc/uiconfig/scalc/ui/headerfootercontent.ui 
b/sc/uiconfig/scalc/ui/headerfootercontent.ui
index 4bea5b32a203..c3d00de378a3 100644
--- a/sc/uiconfig/scalc/ui/headerfootercontent.ui
+++ b/sc/uiconfig/scalc/ui/headerfootercontent.ui
@@ -318,6 +318,7 @@
                 <property name="image">imageBTN_FILE</property>
                 <property name="draw_indicator">True</property>
                 <property name="popup">popup</property>
+                <property name="direction">up</property>
                 <property name="use_popover">False</property>
               </object>
               <packing>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to