Bug 436511

Summary: Line below KPageDialog titlebar does not extend to space above the sidebar as well
Product: [Frameworks and Libraries] frameworks-kwidgetsaddons Reporter: Lua <lv215bd5>
Component: generalAssignee: Christoph Feck <cfeck>
Status: CONFIRMED ---    
Severity: minor CC: kdelibs-bugs-null, kfm-devel, nate, noahadvs, uhhadd
Priority: NOR    
Version First Reported In: 5.81.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The outline

Description Lua 2021-05-03 04:57:09 UTC
Created attachment 138103 [details]
The outline

SUMMARY
Now that Breeze Light ditched the visual distinction between the content and the titlebar, there's still a outline in window content.

STEPS TO REPRODUCE

OBSERVED RESULT


EXPECTED RESULT
I don't know, maybe the line needs to go away? It looks awkward now.

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

ADDITIONAL INFORMATION
Comment 1 Lua 2021-05-03 04:58:09 UTC
The "General" title gets squeezed in this outline. For example, System Settings, KDE Connect don't have this.
Comment 2 Nate Graham 2021-05-03 17:32:56 UTC
The lines between the titlebar and the content and the sidebar and the content are intentional. It looks like the real problem is that the line below the titlebar doesn't extend all the way across the window but rather ends at the sidebar.

This will need to be fixed in KPageDialog; moving the bug report there.