Bug 167114 - GtkScrolledWindow not properly sized with vertical tabs
Summary: GtkScrolledWindow not properly sized with vertical tabs
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: high normal
Assignee: Not Assigned
URL:
Whiteboard: target:26.2.0
Keywords:
Depends on:
Blocks: Vertical-Tab-dialogs
  Show dependency treegraph
 
Reported: 2025-06-19 12:21 UTC by Heiko Tietze
Modified: 2025-06-26 15:29 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot (33.18 KB, image/png)
2025-06-19 12:21 UTC, Heiko Tietze
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2025-06-19 12:21:14 UTC
Created attachment 201357 [details]
Screenshot

Bullets and Numbering and List Style contain Ordered, Unordered, Outline and Image tabs with GtkScrolledWindow as root item. The content is minimized when using vertical tabs for the SfxTabDialog.

cui/ui/pickbulletpage.ui
cui/ui/pickgraphicpage.ui
cui/ui/picknumberingpage.ui
cui/ui/pickoutlinepage.ui
Comment 1 V Stuart Foote 2025-06-19 12:50:48 UTC
OK, so the preview handling needs to be reworked to also appear when in vertical mode.

You show List Style: Numbering in the clip, but would affect *any* of the preview panels on the 'Bullets and Numbering...' dialog: Unorderd, Ordered, Outline, Image; and what of the generated "preview" in the Position and Customize tabs?
Comment 2 Caolán McNamara 2025-06-26 14:10:20 UTC
https://gerrit.libreoffice.org/c/core/+/187054 seems to help here
Comment 3 Commit Notification 2025-06-26 15:07:12 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/cea043999aa55b9ac118bee26cd97cecee909901

tdf#167114 set the host grids for the numbering pages to expand

It will be available in 26.2.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.