https://bugs.kde.org/show_bug.cgi?id=504160
Bug ID: 504160 Summary: Two-finger touchpad scrolling crashes Kirigami-based applications Classification: Frameworks and Libraries Product: frameworks-kirigami Version: 6.14.0 Platform: Arch Linux OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: adampoke...@gmail.com CC: notm...@gmail.com Target Milestone: Not decided Created attachment 181245 --> https://bugs.kde.org/attachment.cgi?id=181245&action=edit Stacktrace of the crash. Relevant calls are between call 10-13. SUMMARY When using two-finger scrolling gestures on my laptop touchpad (ThinkPad P14s Gen 2 AMD) in KDE System Settings, for example, the program crashes at `/usr/src/debug/kirigami/kirigami-6.14.0/src/wheelhandler.cpp:528` at the call to the C++ standard library's std::clamp. I've mentioned KDE System Settings here but this also occurs in various other KDE applications which use Kirigami. The touchpad scroll gestures do not crash applications which handle scrolling but do not use Kirigami. STEPS TO REPRODUCE 1. Open a KDE application which utilises the Kirigami framework 2. Attempt two-finger touchpad scrolling 3. Software crashes and a Dr Konqi report opens OBSERVED RESULT The software crashes. EXPECTED RESULT The software does not crash & handles the scroll event correctly. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 Kernel Version: 6.12.28-1-lts (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 PRO 5850U with Radeon Graphics Memory: 27.2 GiB of RAM Graphics Processor: AMD Radeon Graphics ADDITIONAL INFORMATION n/a -- You are receiving this mail because: You are watching all bug changes.