Bug 436511 - Line below KPageDialog titlebar does not extend to space above the sidebar as well
Summary: Line below KPageDialog titlebar does not extend to space above the sidebar as...
Status: CONFIRMED
Alias: None
Product: frameworks-kwidgetsaddons
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.81.0
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Christoph Feck
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-03 04:57 UTC by Lua
Modified: 2021-05-03 17:32 UTC (History)
5 users (show)

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


Attachments
The outline (97.10 KB, image/png)
2021-05-03 04:57 UTC, Lua
Details

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