Description: Changing a theme in writer shows a window with covered graphics/text - See graphic A. One needs to *resize* this window to have everything displayed - See graphic B. File showing problem and solution is in one attachment here. Steps to Reproduce: 1. In Writer, click `Format->Theme->Add' Actual Results: What is shown is a window with covered/unreadable text! Expected Results: Resulting `Theme color edit' window should show everything contained therein without the need to resize. Reproducible: Always User Profile Reset: Yes Additional Info: Version: 24.2.1.2 (X86_64) / LibreOffice Community Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: en-CA (en_CA); UI: en-GB Calc: threaded
Created attachment 192975 [details] File showing both problem (A on top) & solution (B at the bottom). Both problem and solution are in the attached file.
Reproduced with the gen VCL plugin on Linux: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 53c5d570cab036b23f4969b858a648c8f0c24f93 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: x11 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded but not with gtk3. Heiko, any hints for this UI issue? Maybe an easyHack?
Tomaz defined a fix width and height for the dialog; I removed this in https://gerrit.libreoffice.org/c/core/+/166541. The alternative could be a GtkScrollWindow behind the grid.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8f3a19ce3a2dea548f644a8925bfe0718424ac21 Resolves tdf#160050 - Overlapping controls in 'add themes' dialog It will be available in 24.8.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.