Created attachment 184728 [details] Start center screenshot Open LibreOffice in an RTL language (screenshots are in Hebrew, but it's the same with Arabic). => Parts of the UI is missing, eg. the column of launcher icons in the start center, or the sidebar opener icons in the app, and the toolbar is wrong as well, icons disappear after hovering over them. Observed using LO 7.6.0.0.alpha0+ (f1830bff71847a9c17715cff52383956719847fe) / Windows. Bibisecting it using the win-64-7.6 repo revealed that this is a regression from the following commit. https://cgit.freedesktop.org/libreoffice/core/commit/?id=6f43f00279252265fe4892b46fe0b4686ff721ed author Noel Grandin <noel.grandin@collabora.co.uk> 2022-12-20 18:02:32 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2022-12-21 06:44:59 +0000 No need for bool return value here
https://gerrit.libreoffice.org/c/core/+/145704
Created attachment 184729 [details] Screenshot of toolbars
Aron Budea committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/305e5fe1ba3df1dbe1f961509fe2c691b5193a6f tdf#153080 RTL UI was misbehaving It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
So, did this start happening in a recent nightly, then quickly fixed?
Fairly recent, albeit almost a month old, the regressing commit was merged on 2022-12-21 (and only added to trunk, so 7.5 is unaffected): "committer Noel Grandin <noel.grandin@collabora.co.uk> 2022-12-21 06:44:59 +0000" I encountered it on Windows, I can't tell if it affected Linux as well.