svx/uiconfig/ui/accessibilitycheckentry.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit dbd05e732987304e7f69699aa1bf34f31ae18ac2 Author: Thorsten Behrens <[email protected]> AuthorDate: Tue Jul 25 15:23:54 2023 +0200 Commit: Thorsten Behrens <[email protected]> CommitDate: Wed Jul 26 01:23:44 2023 +0200 Revert "tdf#156137 - A11Y - Fix Long object names need to proper handling" This reverts commit d89dc4ac09d3c2bd55174f09485173057cc1403b. Reason for revert: GtkLinkButton.wrap is not available for native gtk widgets. Change-Id: Ie1634691996fb6d54b69013a585914d123d5e195 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154913 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <[email protected]> (cherry picked from commit 0b415b64a09647f556bb24c7a09f9daec0b4ebc9) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154916 diff --git a/svx/uiconfig/ui/accessibilitycheckentry.ui b/svx/uiconfig/ui/accessibilitycheckentry.ui index 3e364419fcdb..ea4b63c5fe88 100644 --- a/svx/uiconfig/ui/accessibilitycheckentry.ui +++ b/svx/uiconfig/ui/accessibilitycheckentry.ui @@ -37,7 +37,6 @@ <property name="receives-default">True</property> <property name="halign">start</property> <property name="hexpand">True</property> - <property name="wrap">True</property> <property name="relief">none</property> </object> <packing>
