Created attachment 167192 [details] video showing the bug SUMMARY I have the folder view widget on my plasma panel for quick access to commonly-used documents. Since the upgrade to Plasma 6, items in the list will only be highlighted and launchable if I first move the mouse cursor in an upward direction. If the mouse moves downward instead, no items on the list will be highlighted or launchable. I have attached a video showing the bug. STEPS TO REPRODUCE 1. Add "Folder View" widget to the panel and make sure it is pointing to a folder that contains more than one file. 2. Click to open the widget and move your mouse cursor up and down across the folder's contents. OBSERVED RESULT Files are only highlighted when moving the cursor up. EXPECTED RESULT Files should be highlighted regardless of cursor trajectory. SOFTWARE/OS VERSIONS Linux: KDE neon 6.0 User Edition KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION Repro'd in X11 and Wayland on three separate KDE neon installs, including one Virtualbox install.
*** Bug 483627 has been marked as a duplicate of this bug. ***
Can reproduce, how odd.
*** Bug 485212 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2184
Git commit c78b29bfeb9966c1e773c1e24d9f4e350d6086ce by Akseli Lahtinen. Committed on 09/04/2024 at 15:20. Pushed by akselmo into branch 'master'. FolderView: Do not clear hover when moving mouse over items In the popup window when moving mouse cursor down on the list, the hoveritem gets cleared for some reason. This removes the clearing process. M +0 -4 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/c78b29bfeb9966c1e773c1e24d9f4e350d6086ce
*** Bug 485328 has been marked as a duplicate of this bug. ***
Git commit a9437ace7c98579ea75ac192c7c0449362d7d4c7 by Fushan Wen, on behalf of Akseli Lahtinen. Committed on 11/04/2024 at 07:41. Pushed by fusionfuture into branch 'Plasma/6.0'. FolderView: Do not clear hover when moving mouse over items In the popup window when moving mouse cursor down on the list, the hoveritem gets cleared for some reason. This removes the clearing process. (cherry picked from commit c78b29bfeb9966c1e773c1e24d9f4e350d6086ce) c181c80c Do not clear hover when moving mouse over items M +0 -4 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/a9437ace7c98579ea75ac192c7c0449362d7d4c7