Bug 160040

Summary: status bar labels mostly hidden in RTL UI
Product: LibreOffice Reporter: Stéphane Guillou (stragu) <stephane.guillou>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal Keywords: bibisected, bisected, regression
Priority: high    
Version: 7.4.0.0 alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=148477
https://bugs.documentfoundation.org/show_bug.cgi?id=83350
Whiteboard:
Crash report or crash signature: Regression By: Luboš Luňák
Bug Depends on:    
Bug Blocks: 86066, 129661    
Attachments: Screenshot on Ubuntu 22.04 + GNOME 42.9, gtk3 VCL plugin

Description Stéphane Guillou (stragu) 2024-03-05 04:35:45 UTC
Created attachment 192955 [details]
Screenshot on Ubuntu 22.04 + GNOME 42.9, gtk3 VCL plugin

Since LO 7.4, the status bar in RTL UI displays only the very end of various strings.

To test:
- On Linux:
SAL_RTL_ENABLED=1 path-to/soffice

- On Windows:
SET SAL_RTL_ENABLED=1
path-to/soffice.exe

All components affected.

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e939685f9c6918830bd3097062790bfccbce937e
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: CL threaded

...and gen VCL plugin too, and win:

Version: 7.6.5.2 (X86_64) / LibreOffice Community
Build ID: 38d5f62f85355c192ef5f1dd47c5c0c0c6d6598b
CPU threads: 4; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Bibisected with linux-64-7.4 repo to first bad build [71b903398dd76deab2aae5c1df309b6f2b36fac1] which points to:

commit 22191901bc91535121a5e8dc7ee6137233824d36
author	Luboš Luňák 	Tue May 03 14:02:12 2022 +0200
committer	Luboš Luňák 	Wed May 04 05:59:07 2022 +0200
do not allow reusing already used SalLayoutGlyphs (tdf#148477)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133758

Luboš is not active anymore, upping the importance.