https://bugs.kde.org/show_bug.cgi?id=509880
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |8952a0c677c556c72fcf4aeafdd |464317587a0b2839b7090aa0e95 |723b9b8d76528 |4bfa08b1d07a5 --- Comment #5 from Nate Graham <[email protected]> --- Git commit 464317587a0b2839b7090aa0e954bfa08b1d07a5 by Nate Graham. Committed on 01/04/2026 at 20:52. Pushed by ngraham into branch 'Plasma/6.6'. Actually start the drag only after a pointer move Don't enter in drag mode right after press, otherwise it won't be possible to open the config popup by just tapping/clicking, making impossible to access it from the touchscreen. enter in drag mode when the use moved the pointer or finger by a Manhattan length of at least startDragDistance (cherry picked from commit 8952a0c677c556c72fcf4aeafdd723b9b8d76528) 07733ca7 Actually start the drag only after a pointer move 9756ad34 don't auto close when opened by tap, but close on focus loss 7f09d32e don't try to focus the spinbox when invisible Co-authored-by: Marco Martin <[email protected]> M +93 -58 containments/panel/ConfigOverlay.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/464317587a0b2839b7090aa0e954bfa08b1d07a5 -- You are receiving this mail because: You are watching all bug changes.
