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").
*** Bug 167451 has been marked as a duplicate of this bug. ***
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/187d7a2cc0990df7db109a64a05016530349d0a1 Related tdf#167446 - UI-less tab style (Style dialogs) 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.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/83ccb2bba3fdbdd0b0ec3c2ca6609b5a11c36aee Related tdf#167446 - UI-less tab style (Writer formatting) 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.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ea8342a9a51e170365dc01520adbf439e0f32de0 Related tdf#167446 - UI-less tab style (Calc formatting) 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.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aa4fc14b677cf0d9e57bd816a13fc2d7ef84d54d Related tdf#167446 - UI-less tab style (Draw/Impress format) 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.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ca6511135864a6d195c31f517e87be9baa16052b Related tdf#167446 - UI-less tab style (cui) 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.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/21faff90e7ad62c90eb2ea6e5d07ac336d850b63 Related tdf#167446 - UI-less tab style (reportdesign) 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.
Ilmari Lauhakangas committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3e49b01d49aab76cd7b7a9c0e93a850385528b17 tdf#167446 Fix Unordered and Ordered list entries in Bullets and 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.