Bug 407643

Summary: Desktop Effects KCM: row overlaps the blue borders
Product: [Frameworks and Libraries] frameworks-kdeclarative Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: aspotashev, bfeber, kdelibs-bugs, nate
Priority: NOR    
Version: 5.58.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.61
Attachments: screenshot

Description Patrick Silva 2019-05-17 13:51:13 UTC
Created attachment 120137 [details]
screenshot

SUMMARY


STEPS TO REPRODUCE
1. search for "desktop effects" kcm using the apps launcher and open it
2. search for any effect, let's say "show fps"
3. 

OBSERVED RESULT
As we can see in the attached screenshot, the row overlaps the blue borders

EXPECTED RESULT
the row does not overlap the blue borders

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.90
KDE Frameworks Version: 5.58.0
Qt Version: 5.13.0 beta3

ADDITIONAL INFORMATION
also reproducible on neon dev unstable.
Comment 1 Vlad Zahorodnii 2019-05-20 07:41:43 UTC
This is not a KWin bug. Other kcms suffer from the same issue.
Comment 2 Nate Graham 2019-08-01 17:12:15 UTC
Patch: https://phabricator.kde.org/D22827
Comment 3 David Redondo 2019-08-01 17:35:11 UTC
Git commit e310144eb8e9c5c83153c839e85f3ee37f9a4c4c by David Redondo.
Committed on 01/08/2019 at 17:35.
Pushed by davidre into branch 'master'.

Scrollview - Don't fill the parent with the view

Summary:
If the style sets a padding this is not respected if we set `anchors.fill: parent`.

Test Plan:
Before:
{F7119700}
After:
{F7119699}

Reviewers: mart, ngraham

Reviewed By: mart, ngraham

Subscribers: ngraham, filipf, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D22827

M  +0    -1    src/qmlcontrols/kcmcontrols/qml/ScrollView.qml

https://commits.kde.org/kdeclarative/e310144eb8e9c5c83153c839e85f3ee37f9a4c4c