Bug 160040 - status bar labels mostly hidden in RTL UI
Summary: status bar labels mostly hidden in RTL UI
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All All
: high normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Statusbar RTL-UI
  Show dependency treegraph
 
Reported: 2024-03-05 04:35 UTC by Stéphane Guillou (stragu)
Modified: 2024-03-05 04:46 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Screenshot on Ubuntu 22.04 + GNOME 42.9, gtk3 VCL plugin (4.44 KB, image/png)
2024-03-05 04:35 UTC, Stéphane Guillou (stragu)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.