Bug 384550

Summary: Invalid grouped property access in SpinBox.qml
Product: [Frameworks and Libraries] frameworks-qqc2-desktop-style Reporter: SeeLook <seelook>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description SeeLook 2017-09-10 08:31:51 UTC
At the end of mentioned file, line 104
border group has non existed properties: top and bottom

It cases QML application want not run if SpinBox is used:
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/SpinBox.qml:104 Invalid grouped property access
Comment 1 Nate Graham 2021-01-26 21:51:23 UTC
This is fixed now.