| Summary: | With single-click, 63a00c27f85592b6a2898c54dcda61d9a6f6c61f causes items to be selected rather than opened, but only for the first click | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Nate Graham <nate> |
| Component: | Open/save dialogs | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kdedev, kdelibs-bugs-null |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kio/-/commit/db05ee0b7053bbe07defd3b5dd5750297f3094be | Version Fixed/Implemented In: | 6.13 |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2025-03-18 21:18:52 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/1844 Git commit db05ee0b7053bbe07defd3b5dd5750297f3094be by Nate Graham, on behalf of Marco Martin. Committed on 19/03/2025 at 17:13. Pushed by ngraham into branch 'master'. Fix touch interaction Fix touch when there is no scrollbar and better manage internal state: m_isTouchEvent is always reset on mousebuttonrelease, and only when m_isTouchDrag the event gets blocked. FIXED-IN: 6.13 M +3 -2 src/filewidgets/kdiroperator.cpp https://invent.kde.org/frameworks/kio/-/commit/db05ee0b7053bbe07defd3b5dd5750297f3094be |