Bug 384550 - Invalid grouped property access in SpinBox.qml
Summary: Invalid grouped property access in SpinBox.qml
Status: RESOLVED FIXED
Alias: None
Product: frameworks-qqc2-desktop-style
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-10 08:31 UTC by SeeLook
Modified: 2021-01-26 21:51 UTC (History)
2 users (show)

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


Attachments

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