sfx2/uiconfig/ui/descriptioninfopage.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 18ab433bfa00c8a513f3d899f735fb844e2688a4
Author:     Heiko Tietze <tietze.he...@gmail.com>
AuthorDate: Mon Nov 4 13:41:14 2024 +0100
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Mon Nov 4 15:02:26 2024 +0100

    Resolves tdf#163689 - Long comments must not enlarge properties dialog
    
    Change-Id: Ic4433b8c7f27790ea070ba66ef72ab531d9670d4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176008
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/sfx2/uiconfig/ui/descriptioninfopage.ui 
b/sfx2/uiconfig/ui/descriptioninfopage.ui
index 2a88fd2ee268..1db3fbbac073 100644
--- a/sfx2/uiconfig/ui/descriptioninfopage.ui
+++ b/sfx2/uiconfig/ui/descriptioninfopage.ui
@@ -399,6 +399,7 @@
                     <property name="can-focus">True</property>
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
+                    <property name="wrap-mode">word</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="comments-atkobject">
                         <property name="AtkObject::accessible-description" 
translatable="yes" context="descriptioninfopage|extended_tip|comments">Enter 
comments to help identify the document.</property>

Reply via email to