Bug 405768

Summary: SimpleKCMs content should not be scrollable by mouse drag
Product: [Frameworks and Libraries] frameworks-kdeclarative Reporter: Filip Fila <filipfila.kde>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, kdelibs-bugs, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Filip Fila 2019-03-23 00:21:55 UTC
SUMMARY
When you drag the window content with your mouse in the Workspace and Fonts KCMs, the content starts moving up and down. The content then bounces back to its original position when mouse press is released.  

The following error keeps popping up in the meantime: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:127: ReferenceError: applicationWindow is not defined

STEPS TO REPRODUCE
1. Open the Workspace or Fonts KCM
2. Hold left mouse button and drag the content up and down

OBSERVED RESULT
The content is draggable. 

EXPECTED RESULT
The content should not be draggable.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.1
Comment 1 Nate Graham 2019-03-26 21:50:01 UTC

*** This bug has been marked as a duplicate of bug 403837 ***