https://bugs.documentfoundation.org/show_bug.cgi?id=142608
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heiko.tietze@documentfounda | |tion.org Severity|trivial |normal --- Comment #18 from Heiko Tietze <[email protected]> --- The tab pane color is merged internally from Window Background and View Background (check with the KColorSchemeEditor aka Colors from system settings and distinctive colors like blue and red). This color is correctly applied at LibreOffice to the tab pane but not the tab item. Since we cannot use a hard-coded color, the right approach is a better implementation of the tab item in vcl/qt5/QtGraphics_Controls.cxx drawNativeControl() for the ControlType::TabItem. Unfortunately beyond my skills. -- You are receiving this mail because: You are the assignee for the bug.
