https://bugs.kde.org/show_bug.cgi?id=455674
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/cf | |b520e3b39714edb6e9d406bc0e1 | |c19667f0281 Status|ASSIGNED |RESOLVED Version Fixed In| |5.25.5 --- Comment #16 from Nate Graham <n...@kde.org> --- Git commit cfb520e3b39714edb6e9d406bc0e1c19667f0281 by Nate Graham. Committed on 03/08/2022 at 02:54. Pushed by ngraham into branch 'master'. Revert "Use onEntered in KickoffItemDelegate" This reverts commit 8042ae81d97cf27be1da652272d2dc86bfbbf042. This change slightly improved performance, but subtle implementation differences between the onEntered: and onPositionChanged: handlers in MouseArea triggered two subtle and annoying bugs that users have reported a bunch of duplicates of. A way to fix the bugs using onEntered has not been found, so let's revert the change for now; slightly worse performance is a less severe issue then these bugs are. Related: bug 454349 FIXED-IN: 5.25.5 M +6 -9 applets/kickoff/package/contents/ui/KickoffItemDelegate.qml M +0 -11 applets/kickoff/package/contents/ui/KickoffListView.qml https://invent.kde.org/plasma/plasma-desktop/commit/cfb520e3b39714edb6e9d406bc0e1c19667f0281 -- You are receiving this mail because: You are watching all bug changes.