Bug 160050 - CONFIGURATION: In Writer, on theme format, adding a theme shows window with covered text/graphics
Summary: CONFIGURATION: In Writer, on theme format, adding a theme shows window with c...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
24.2.1.2 release
Hardware: All All
: medium normal
Assignee: Heiko Tietze
URL:
Whiteboard: target:24.8.0
Keywords: needsDevEval
Depends on:
Blocks: Document-Themes
  Show dependency treegraph
 
Reported: 2024-03-05 17:13 UTC by Bogaboga Man
Modified: 2024-04-23 15:23 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
File showing both problem (A on top) & solution (B at the bottom). (122.85 KB, application/vnd.oasis.opendocument.graphics)
2024-03-05 17:15 UTC, Bogaboga Man
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bogaboga Man 2024-03-05 17:13:22 UTC
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
Comment 1 Bogaboga Man 2024-03-05 17:15:20 UTC
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.
Comment 2 Stéphane Guillou (stragu) 2024-03-21 11:36:43 UTC
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?
Comment 3 Heiko Tietze 2024-04-23 13:49:35 UTC
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.
Comment 4 Commit Notification 2024-04-23 15:23:13 UTC
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.