Bug 450183 - Sidebar items react more sluggishly to hover than the main view items do
Summary: Sidebar items react more sluggishly to hover than the main view items do
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) widget (show other bugs)
Version: 5.24.0
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-13 23:49 UTC by n.parkanyi
Modified: 2023-09-12 20:08 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0
Sentry Crash Report:


Attachments
screen capture that demonstrates this (43.25 KB, video/webm)
2022-02-13 23:49 UTC, n.parkanyi
Details
Kickoff - unresponsive left pane item hovering (1.66 MB, video/x-matroska)
2023-04-11 07:17 UTC, deadmeu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description n.parkanyi 2022-02-13 23:49:49 UTC
Created attachment 146688 [details]
screen capture that demonstrates this

SUMMARY
The scrollbar in the left pane of the application launcher is slow to respond to the cursor hovering over it. This gives a sense of sluggishness. Curiously, it doesn't happen with the scrollbar in the right pane, or when moving the cursor back from the right pane over the left pane's scrollbar.

See the attached screen capture.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 n.parkanyi 2022-02-13 23:53:47 UTC
I can reproduce it in both X11 and wayland sessions as well.
Comment 2 Noah Davis 2022-02-14 07:15:26 UTC
Likely because of the triangle filter. Maybe I can find a way to move the scrollbar out of the triangle filter area or maybe we can find ways to improve the triangle filter.
Comment 3 Marco Martin 2022-02-14 08:26:49 UTC
indeed seems the filter. if the mose enters the scrollbar from the right side, then it highlights immediately (and on that direction doesn't pass on the filter
Comment 4 deadmeu 2023-04-11 07:17:44 UTC
Created attachment 158010 [details]
Kickoff - unresponsive left pane item hovering

I think this same issue causes unresponsive hovering on the actual items in the left pane as well (see my attached video) which can get a little annoying at times due to the category not being picked up correctly by a fast moving cursor. This only seems to be an issue when the cursor is far enough to the right (e.g. hovering over the icons or category names is nice and responsive). This occurs in both the Applications and Places views.
Comment 5 Nate Graham 2023-09-12 20:08:54 UTC
This has been improved a lot lately and also for Plasma 6, but I'm afraid it's never going to be 100% as responsive as the list items in the main view, which don't have a triangle filter attached to them.

In other words, for Plasma 6, it's now as fixed as we can manage.