https://bugs.kde.org/show_bug.cgi?id=486554
Devin Lin <espi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-mobile/-/commit/e |ma/plasma-mobile/-/commit/0 |301e2dae35d964aba4b47e59f58 |b8b51d2fcd5c8e9154f8cdce549 |3290571754bf |77bfea20facd --- Comment #3 from Devin Lin <espi...@gmail.com> --- Git commit 0b8b51d2fcd5c8e9154f8cdce54977bfea20facd by Devin Lin. Committed on 23/07/2024 at 14:40. Pushed by devinlin into branch 'master'. 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 +0 -6 containments/homescreens/halcyon/package/contents/ui/FavoritesAppDelegate.qml https://invent.kde.org/plasma/plasma-mobile/-/commit/0b8b51d2fcd5c8e9154f8cdce54977bfea20facd -- You are receiving this mail because: You are watching all bug changes.