Bug 446432 - Disable Hover Cursor Preview
Summary: Disable Hover Cursor Preview
Status: RESOLVED INTENTIONAL
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_cursortheme (show other bugs)
Version: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 16:31 UTC by Andres Betts
Modified: 2023-10-10 17:04 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2021-12-03 16:31:20 UTC
Cursor preview currently doesn't add a strong benefit for the user by having the cursor change on hover. The cursor gallery is a representation of the result already, therefore, there is no added value in making the cursor change on hover. Size representation is provided by the size combobox in the KCM.
Comment 1 Nate Graham 2021-12-03 20:50:25 UTC
Probably true, yeah.
Comment 2 David Edmundson 2021-12-07 13:48:00 UTC
>Cursor preview currently doesn't add a strong benefit for the user by having the cursor change on hover

But what's the disadvantage of doing it?
Comment 3 Andres Betts 2022-02-03 15:24:08 UTC
(In reply to David Edmundson from comment #2)
> >Cursor preview currently doesn't add a strong benefit for the user by having the cursor change on hover
> 
> But what's the disadvantage of doing it?

The disadvantage to me is more of a visual issue where the user doesn't get to differentiate between the preview and the regular cursor, because they are the same.
Comment 4 Nate Graham 2023-10-10 15:48:20 UTC
In retrospect, hover can be useful at least to preview any cursors that are animated, so I don't think we can do this.
Comment 5 Andres Betts 2023-10-10 15:53:27 UTC
Or, the animation can play in the preview?
Comment 6 Nate Graham 2023-10-10 15:54:11 UTC
I thought of that, but we would drive people crazy with 20 animations going at the same time :)
Comment 7 Andres Betts 2023-10-10 17:04:28 UTC
The way I see it is the UI is doing a preview of a preview. If the card itself is the real preview, then the hover preview loses meaning. If the card is not a preview, then the hover preview gains meaning. Either way, the main action is to invite the user to click the item and see more. That's the logic I am applying to this bug report.