https://bugs.kde.org/show_bug.cgi?id=501708
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/db05ee0 | |b7053bbe07defd3b5dd5750297f | |3094be Version Fixed In| |6.13 Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- 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 -- You are receiving this mail because: You are watching all bug changes.