https://bugs.kde.org/show_bug.cgi?id=448784
Bug ID: 448784
Summary: ScrollBar binding loop when resizing window
Product: frameworks-kirigami
Version: Master
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
Created attachment 145647
--> https://bugs.kde.org/attachment.cgi?id=145647&action=edit
how to reproduce video
SUMMARY
A binding loop said to be in templates/private/ScrollView.qml line 133,
property visible causes a binding loop.
STEPS TO REPRODUCE
1. Copy the code I provided.
2. Use qmlscene to execute it.
3. Resize from top right to bottom left as fast as possible (multiple if
needed) as shown in the attached video.
QML CODE
https://pastebin.com/S0MeFAme
OBSERVED RESULT
A crash/freeze caused by a binding loop.
https://pastebin.com/G9rXdEx4
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
Operating System: Arch Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
--
You are receiving this mail because:
You are watching all bug changes.