Description: When trying to select an alternative digit system from the preferences screen I'm seeing some odd glyphs instead of the actual ones. Steps to Reproduce: 1. Select Tools -> Options -> Language preferences -> Complex text layout 2. Click the Numerals combo box 3. Look at the Eastern Arabic Actual Results: The digits next to the Eastern Arabic option are scrambled Expected Results: They should appear correctly instead of overlapping and have missing unicode characters Reproducible: Always User Profile Reset: Yes Additional Info: This is the AppImage I've used: LibreOffice-7.2.6.2.full-x86_64.AppImage These are my Manjaro (Arch) details: 22.1.0 Talos, Dark Mode enabled. Kernel version: 6.3.0 Info from the about box: Version: 7.5.2.2 (X86_64) / LibreOffice Community Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2 CPU threads: 8; OS: Linux 6.3; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-IL (en_IL); UI: he-IL Calc: threaded
Created attachment 187041 [details] The numbers are incorrect
*** This bug has been marked as a duplicate of bug 73494 ***
I should mention I can reproduce this with: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16 CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: qt5 (qfont+xcb) Locale: he-IL (en_IL); UI: en-US but _can't_ reproduce this if I switch to gtk.
(In reply to Eyal Rozenberg from comment #3) > I should mention I can reproduce this with: > > Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16 > CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: qt5 (qfont+xcb) > Locale: he-IL (en_IL); UI: en-US > > but _can't_ reproduce this if I switch to gtk. GTK vcl plugin probably draws the whole widget including the text natively, for other VCL backends LO draws the text and hence the bug shows up.
Cannot reproduce this with a recent nightly: Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: e6be4ec010bd5e9fc15a423ad3c5ec39b07f305e CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-IL (en_IL); UI: en-US nor with: CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: qt5 (cairo+xcb) nor with: CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: gtk3