Bug 439617 - Use Tools Area appearance for tab bars that are otherwise directly below a window's Tools Area and span the full window width
Summary: Use Tools Area appearance for tab bars that are otherwise directly below a wi...
Status: CONFIRMED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-07 21:11 UTC by Felipe Kinoshita
Modified: 2021-07-30 17:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
proposal (23.91 KB, image/png)
2021-07-07 21:11 UTC, Felipe Kinoshita
Details

Note You need to log in before you can comment on or make changes to this bug.
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.