Bug 167446 - UI-less VT dialogs
Summary: UI-less VT dialogs
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Heiko Tietze
URL:
Whiteboard:
Keywords:
: 167451 (view as bug list)
Depends on:
Blocks: Vertical-Tab-dialogs
  Show dependency treegraph
 
Reported: 2025-07-10 07:36 UTC by Heiko Tietze
Modified: 2025-07-10 19:30 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2025-07-10 07:36:59 UTC
So far tabbed dialogs were designed with a GtkBox including image and label as tab widget. This has some flaws and was replaced by ui-less tabs, ie. created per code. The patch 05919359717b8b7b2fff6ad73088d34ee397e297 works fine yet might have some follow-up issues. Namely the previous tab configuration crashes with the option to show tabs horizontally (bug 167108) and in some cases the "Tab Page ID '' not known" which leads to empty tabs. Might be unrelated as the internal tab string is being harmonized as well (for example "labelTP_PARA_STD" -> "indents").
Comment 1 Heiko Tietze 2025-07-10 13:13:32 UTC
*** Bug 167451 has been marked as a duplicate of this bug. ***