Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Mouse cursor briefly changes to pointing hand when hovering a server in the list #102

Closed
Dainternetdude opened this issue Aug 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Dainternetdude
Copy link

Dainternetdude commented Aug 18, 2022

Describe the Bug

Bug Description
When moving the mouse over one of the icons representing a server in the sidebar server list, the mouse cursor sometimes briefly (seems to be about 1 frame) changes to the pointing hand cursor instead of the arrow cursor.

I attempted to record a video of the glitch occurring, but it seems that the video did not pick up every instance of the glitch. https://youtu.be/E76HkcnRaMs

Actual Behaviour
The pointing hand cursor sometimes briefly appears when hovering server icons.

Expected Behavior
The pointing hand cursor should never appear when hovering server icons, the traditional arrow cursor should only be used in this location.

Reproducing the Bug

1... Hover over a server
2... Repeat until the wrong cursor appears
3... Observe that the wrong cursor has appeared briefly

Version

0.4.5 (12)

Category

Other

Relevant Log Output

No response

Screenshots

No response

Additional Info

macOS 12.5 Monterey
intel macbook 2020

@Dainternetdude Dainternetdude added bug Something isn't working triage Waiting for this issue to be triaged labels Aug 18, 2022
@cryptoAlgorithm cryptoAlgorithm removed the triage Waiting for this issue to be triaged label Aug 27, 2022
@cryptoAlgorithm
Copy link
Member

@Dainternetdude Thanks for the bug report. I believe this is due to SwiftUI's buggy cursor implementation, and from discussions in the Discord server I'll probably remove the custom cursor modifiers in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants