Skip to content
New issue

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

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

Already on GitHub? # to your account

[MacOS] UI items do not react on cursor hovering them #367

Open
goodness-from-me opened this issue Jan 18, 2023 · 15 comments
Open

[MacOS] UI items do not react on cursor hovering them #367

goodness-from-me opened this issue Jan 18, 2023 · 15 comments
Labels
bug Something isn't working macos MacOS-specific issues upstream Problem is in a dependency

Comments

@goodness-from-me
Copy link

goodness-from-me commented Jan 18, 2023

Describe the bug
UI elements such as lists do not render as hovered upon mouse hovering over them. But when I do scroll the lists with mouse wheel the currently hovered item is properly marked as hovered.

To Reproduce

  1. Having macOS 13.1 install the latest build of Psst.
  2. Try to move mouse through track list or playlist list.
  3. Observe list items are not rendered as "hovered" on mouse hovering over them.

Expected behavior
Items in the lists should properly hover over mouse being over them.

Screenshots

Screen.Recording.2023-01-18.at.2.32.54.pm.mov

Environment

  • OS: macOS 13.1
  • Version: 2023-01-16 build

Additional context
I believe it's another issue that I can observe regarding rendering after #354 has been fixed.
I am not sure wether there was the same behaviour before #354 fix.

@goodness-from-me goodness-from-me added the bug Something isn't working label Jan 18, 2023
@Insprill Insprill added the macos MacOS-specific issues label Jan 18, 2023
@goodness-from-me goodness-from-me changed the title [MacOS] Items in the lists do not hover on cursor hovering them [MacOS] UI items do not react on cursor hovering them Jan 18, 2023
@goodness-from-me
Copy link
Author

It's actually true for all the UI elements, including buttons. Edited bug description.

@jacksongoode
Copy link
Collaborator

Do you use a multimonitor setup @goodness-from-me ?

@goodness-from-me
Copy link
Author

goodness-from-me commented Jan 21, 2023

@jacksongoode No, I just use a MacBook Pro with no external monitor.

@jacksongoode
Copy link
Collaborator

Does this still happen for you?

@goodness-from-me
Copy link
Author

Yes, it is still an issue on the latest version.

@Insprill
Copy link
Collaborator

Insprill commented May 4, 2023

Is this still an issue? There have since been some scrolling-related fixes in Druid (linebender/druid#2149) that I believe may have fixed this issue.

@Insprill Insprill added the upstream Problem is in a dependency label May 4, 2023
@goodness-from-me
Copy link
Author

Yes, the rendering is still buggy and glitchy. But not so much as before. But every now and then on mouse hover or list scrolling items get disappeared and reappeared again in weird ways :( I can record new gifs if that helps.

@oleggtro
Copy link
Contributor

@goodness-from-me Are you by any chance using an Apple Silicon Mac?

The provided binary only supports x86 Macs and runs through Rosetta.
Building myself largely fixed the issue, but I have no idea why that could be. (There is still some flickering going on, but way way less than before)

@onpaws
Copy link

onpaws commented Sep 20, 2023

(There is still some flickering going on, but way way less than before)

I'm on a Apple Silicon Mac and had the same experience building a binary myself. Some combo of Psst and a previous macOS release introduced some wild flickering, but as of #354 on macOS 13.5.2, today the flickering is mild and hardly a deal-breaker.

In my view, for a music app that's open all day, consuming <100MB RAM is definitely worth the tradeoff.
Thank you @jpochyla for your great work

@oleggtro
Copy link
Contributor

I don't think there is any way to fix this flickering which would be worth the required effort

@royathan
Copy link
Contributor

Still seeing this? I'm on M1 Mac on MacOS Sonoma 14.0 and I'm not experiencing any flickering/artifacting anymore.

@jacksongoode
Copy link
Collaborator

Really @literallyjustroy? I am still seeing this on M1 13.6 at least. I doubt anything would have changed since.... Have you tried moving the cursor around rapidly?

Screen.Recording.2024-02-13.at.8.14.58.PM.mov

@royathan
Copy link
Contributor

Yep, I used to see that behavior but not anymore.
Screen Recording 2024-02-14 at 10 30 00 AM
image

@onpaws
Copy link

onpaws commented Feb 15, 2024

Anecdata: In Oct 22 on Intel I noticed "lots" of flickering. Later in 2023 on an Apple Silicon machine, the flickering dwindled - still there but much less. Today in 2024 I haven't noticed it in at least a few months, and despite my efforts wiggling the mouse right now can no longer repro flickering at all.

Speculation: Maybe the flickering is still there, but something is now fast enough that it's not visible? No clue 🤷
Even if it were a flicker fest, this is still my favorite Spotify client by far!
Thank you contributors <333

M2 Max / Sonoma 14.3.1

@jacksongoode
Copy link
Collaborator

Can anyone else can reproduce this on macOS 13.x?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working macos MacOS-specific issues upstream Problem is in a dependency
Projects
None yet
Development

No branches or pull requests

6 participants