Bug 504118 - After kirigami was upgraded from 6.13.0 to 6.14.0, the kde desktop crashed when the mouse wheel was scrolling
Summary: After kirigami was upgraded from 6.13.0 to 6.14.0, the kde desktop crashed wh...
Status: RESOLVED DUPLICATE of bug 503703
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-12 20:06 UTC by chuxinyuan
Modified: 2025-05-12 20:19 UTC (History)
0 users

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 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 ***