Description: Layout problem in Options-LibreOffice-View dialog for RU GUI (see attach) Steps to Reproduce: 1. Set RU GUI 2. Open Tools-Options-LibreOffice-View 3. Look at labels in Icon size section Actual Results: wrong view Expected Results: normal view Reproducible: Always User Profile Reset: No Additional Info: Version: 6.5.0.0.alpha0+ (x64) Build ID: 42a1a1c6b91907f81e15066ffab219411f18c4db CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; Locale: ru-RU (ru_RU); UI-Language: en-US Calc: threaded
Created attachment 156780 [details] Screenshot with problem
not reproduced in Version: 6.5.0.0.alpha0+ Build ID: 1abfc8e2f677024ea058e96f3133e503ba89ea02 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
Confirmed on Windows 10 Home 64-bit en-US with LibreOffice set to RU locale. Версия: 6.5.0.0.alpha0+ (x64) ID сборки: 0640bbac3c0b9e51e659c1d2b86d9a79a6dfa225 Потоков ЦП: 4; ОС:Windows 10.0 Build 18362; Отрисовка ИП: Skia/Vulkan; VCL: win; Локаль: ru-RU (en_US); Язык интерфейса: ru-RU Calc: threaded In this locale, the Tools -> Options -> View panel, the field labels for the 'Icon Size:' (i.e. Toolbar:, Notebookbar, Sidebar) are being obscured the the listbox holding the icon sizes (automatic, small, large, extra-large). The width for the listbox seems too wide and while anchored right is entries are aligned left.
Looks to be with the GTK ComboBoxText grid work in https://gerrit.libreoffice.org/c/core/+/82473 does each icon size item list also need an hexpand? @Andreas?
Weird, let's see if https://gerrit.libreoffice.org/c/core/+/86275 fixes the issue.
Please verify
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/beed7183ac6323eb052e7c586d6a807fcb32eb1f Resolves tdf#129622 - Layout problem in Options-LibreOffice-View It will be available in 6.5.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.
(In reply to Heiko Tietze from comment #6) > Please verify @Roman, could you please verity the issue is fixed on your end ?
verified in Версия: 6.5.0.0.alpha0+ (x64) ID сборки: 035c7717c135c66c0ec025500b73ae9c13b7c586 Потоков ЦП: 4; ОС:Windows 10.0 Build 17763; Отрисовка ИП: по умолчанию; VCL: win; Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded thanks Heiko!
Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/f2d54bb55d23d000d2c69860cb145ae379e1ea10 Resolves tdf#129622 - Layout problem in Options-LibreOffice-View It will be available in 6.4.0.2. 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.