Bug 483581 - Folder view in panel in list view mode: cannot open item unless cursor is moved upward first
Summary: Folder view in panel in list view mode: cannot open item unless cursor is mov...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 6.0.2
Platform: Neon Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression
: 483627 485212 485328 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-14 17:13 UTC by S. Christian Collins
Modified: 2024-04-11 07:41 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.4


Attachments
video showing the bug (230.29 KB, video/mp4)
2024-03-14 17:13 UTC, S. Christian Collins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description S. Christian Collins 2024-03-14 17:13:57 UTC
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.
Comment 1 Patrick Silva 2024-03-15 15:48:03 UTC
*** Bug 483627 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2024-03-25 01:04:04 UTC
Can reproduce, how odd.
Comment 3 Patrick Silva 2024-04-08 11:56:36 UTC
*** Bug 485212 has been marked as a duplicate of this bug. ***
Comment 4 Bug Janitor Service 2024-04-09 13:07:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2184
Comment 5 Akseli Lahtinen 2024-04-09 15:20:14 UTC
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
Comment 6 Nate Graham 2024-04-10 15:56:38 UTC
*** Bug 485328 has been marked as a duplicate of this bug. ***
Comment 7 Fushan Wen 2024-04-11 07:41:52 UTC
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