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

Heiko Tietze (via logerrit) logerrit at kemper.freedesktop.org
Fri Nov 15 10:11:55 UTC 2019


 cui/uiconfig/ui/tipofthedaydialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b402568d460091c89daf06897dbd050f8ed980fd
Author:     Heiko Tietze <heiko.tietze at documentfoundation.org>
AuthorDate: Fri Sep 13 10:55:28 2019 +0200
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Fri Nov 15 11:10:59 2019 +0100

    Revert "Resolves tdf#127317 - Make text of tips of the day selectable"
    
    Selectable text makes the GtkLabel unwrap; revert is needed until the control works properly
    
    This reverts commit 54a3044ebd7f946235ba1d0a8af11ad94872afb7.
    
    Change-Id: I7b63e0e29a22f3feddac99ac42735a1880a9b1c2
    Reviewed-on: https://gerrit.libreoffice.org/78864
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
    (cherry picked from commit 22f3cca81039ac97bee96ba47498fbea1ccc1557)
    Reviewed-on: https://gerrit.libreoffice.org/82750

diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui
index 2e7a70672c7d..080200ef8933 100644
--- a/cui/uiconfig/ui/tipofthedaydialog.ui
+++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -139,7 +139,6 @@
                     <property name="can_focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="wrap">True</property>
-                    <property name="selectable">True</property>
                     <property name="max_width_chars">50</property>
                   </object>
                   <packing>


More information about the Libreoffice-commits mailing list