https://bugs.kde.org/show_bug.cgi?id=486554
Devin Lin <espi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-mobile/-/commit/e | |301e2dae35d964aba4b47e59f58 | |3290571754bf --- Comment #2 from Devin Lin <espi...@gmail.com> --- Git commit e301e2dae35d964aba4b47e59f583290571754bf by Devin Lin. Committed on 23/07/2024 at 14:43. Pushed by devinlin into branch 'Plasma/6.1'. homescreens/halcyon: Fix favorites delegate not activating with touch In Qt6 a bunch of weird behavior started happening with handlers which broke a bunch of things only in touch. Remove the HoverHandler here which apparently wasn't used for anything, and causes any MouseArea to stop sending clicked and pressAndHold signals. DragHandler also appears to have stopped working with touch (for the folder close swipe gesture), but that involves far more rewriting to replace... M +1 -7 containments/homescreens/halcyon/package/contents/ui/FavoritesAppDelegate.qml https://invent.kde.org/plasma/plasma-mobile/-/commit/e301e2dae35d964aba4b47e59f583290571754bf -- You are receiving this mail because: You are watching all bug changes.