Created attachment 137859 [details] separators problem SUMMARY Previously, the titlebar had its own color, but now, with Breeze light, the titlebar blends with the window content. However, some programs still have separators such Dolphin settings and System Settings. There are more programs with this problem, though. STEPS TO REPRODUCE 1. Open Dolphin settings or System Settings. OBSERVED RESULT The lines look would of place without a colored titlebar. EXPECTED RESULT Maybe removing those lines or making them gradient. Dolphin settings content have an outline that change is color indicating that is focused. That might be necessary since the items in the left panel, such as general, startup, etc, already get selected when clicking on them. SOFTWARE/OS VERSIONS Operating System: Kubuntu 21.04 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Kernel Version: 5.11.0-16-generic ADDITIONAL INFORMATION
I'm afraid these are all going to be separate issuesm and we cannot fix them all in one place. For example: - The issue in Dolphin is going to end up requiring a fix in the base KPageDialog component. - The issue in Kirigami-based multi-page apps with sidebars like Discover is going to end up needing a fix in Kirigami, to make the separator "float" and not touch the line below it - The issue in system settings is basically not fixable :( Can you please file new bug reports, one for each issue you discover? Thanks!
> Can you please file new bug reports, one for each issue you discover? Thanks! Sorry, I didn't understand what you meant. I need to the same issue for Discover and Dolphin?
Do I need to file the same issue*
Yes. The issue will have a different root cause in each app. Well, sometimes it'll be in the app, and sometimes it'll be in the UI toolkit. But better to just file 'em all anyway, and I'll sort out which ones are common and which ones are unique. :) ThanksQ
Welcome!