https://bugs.kde.org/show_bug.cgi?id=428174
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/7c | |df189f5868c2ea56a6a461d4990 | |9deb0e76504 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 7cdf189f5868c2ea56a6a461d49909deb0e76504 by Nate Graham, on behalf of David Edmundson. Committed on 26/10/2020 at 00:22. Pushed by ngraham into branch 'master'. [Widget Explorer] Don't set the list index to something random on mouse exit -1 is an invalid index which makes sense. We know mouse exits get processes before any other item's mouse in. So this would hide the highlight. The previous code doesn't make sense M +1 -1 desktoppackage/contents/explorer/AppletDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/7cdf189f5868c2ea56a6a461d49909deb0e76504 -- You are receiving this mail because: You are watching all bug changes.