Bug 439617

Summary: Use Tools Area appearance for tab bars that are otherwise directly below a window's Tools Area and span the full window width
Product: [Plasma] Breeze Reporter: Felipe Kinoshita <kinofhek>
Component: QStyleAssignee: Plasma Bugs List <plasma-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: nate, noahadvs
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: proposal

Description Felipe Kinoshita 2021-07-07 21:11:41 UTC
Created attachment 139930 [details]
proposal

Use the titlebar coloras the tabbar background.

OBSERVED RESULT
The tabbar background is not the same as the titlebar which is not in line with our current design.

EXPECTED RESULT
The tabbar background should use the same color as the titlebar so it's in line with our current design. (visually merge the titlebar and the toolbar, and I think it would be nice to extend this to the tabbar background)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora KDe
(available in About System)
KDE Plasma Version: 5.22.2
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Comment 1 Nate Graham 2021-07-30 17:37:35 UTC
Ideally this would be something that has do be done in the QStyle, but given the diversity of tab bars we have, it would only make sense in the case that a tab bar appears directly below a window's Tools Area and spans the full width. Then again we already have code to do that in other cases, so we could perhaps do it here too. Moving to Breeze.