Bug 504118

Summary: After kirigami was upgraded from 6.13.0 to 6.14.0, the kde desktop crashed when the mouse wheel was scrolling
Product: [I don't know] kde Reporter: chuxinyuan
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description chuxinyuan 2025-05-12 20:06:30 UTC
SUMMARY
After kirigami was upgraded from 6.13.0 to 6.14.0, when the kde system Settings were opened, the kde desktop crashed when the mouse wheel was scrolling

STEPS TO REPRODUCE
1. Upgrade the Arch Linux system to the latest version, especially kirigami to 6.14.0
2. Open the system Settings
3. Place the mouse on the scroll bar and scroll the wheel up and down

OBSERVED RESULT
The system Settings window closes automatically, and a prompt pops up at the lower right corner saying "System Settings were accidentally closed."

EXPECTED RESULT
Do not close the system Settings window, and as the mouse scrolls, the Settings menu moves up and down

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux x86_64
KDE Plasma Version: plasma-desktop 6.3.5-1
KDE Frameworks Version: frameworkintegration 6.14.0-1 (kf6)
Qt Version: qt6-base 6.9.0-1 (qt6)

ADDITIONAL INFORMATION
```bash
sudo downgrade kirigami  # from 6.14.0 to 6.13.0, the problem has been solved.
```
Comment 1 Antonio Rojas 2025-05-12 20:19:52 UTC

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