[GH-ISSUE #281] Incorrect repainting while scrolling playlists #199

Closed
opened 2026-02-28 14:31:19 +03:00 by kerem · 3 comments
Owner

Originally created by @adamsoutar on GitHub (Feb 20, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/281

Describe the bug
If you leave your cursor hovered over a track and scroll using the scroll-wheel (or a trackpad gesture in my case), it paints the hover state over multiple songs. I would expect it to only be one track at a time, like it does when you move the mouse without scrolling.

I wondered if this was a bug in druid, but it does not happen on the playlist sidebar, only the tracks.

Screenshots

psst-bug-2

Environment

  • OS: macOS Monterey
  • Version: 12.2.1
Originally created by @adamsoutar on GitHub (Feb 20, 2022). Original GitHub issue: https://github.com/jpochyla/psst/issues/281 **Describe the bug** If you leave your cursor hovered over a track and scroll using the scroll-wheel (or a trackpad gesture in my case), it paints the hover state over multiple songs. I would expect it to only be one track at a time, like it does when you move the mouse without scrolling. I wondered if this was a bug in druid, but it does not happen on the playlist sidebar, only the tracks. **Screenshots** ![psst-bug-2](https://user-images.githubusercontent.com/26578100/154840392-7a127fc8-e9f7-41f6-895e-e5c0aed1a7f1.gif) **Environment** - OS: macOS Monterey - Version: 12.2.1
kerem 2026-02-28 14:31:19 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fabian-st commented on GitHub (Jun 24, 2022):

Can confirm this issue on Ubuntu 20.04

<!-- gh-comment-id:1165413240 --> @fabian-st commented on GitHub (Jun 24, 2022): Can confirm this issue on Ubuntu 20.04
Author
Owner

@clin045 commented on GitHub (Jun 27, 2022):

Looks to be related to https://github.com/linebender/druid/issues/2181 in Druid

<!-- gh-comment-id:1166738674 --> @clin045 commented on GitHub (Jun 27, 2022): Looks to be related to https://github.com/linebender/druid/issues/2181 in Druid
Author
Owner

@jpochyla commented on GitHub (Sep 22, 2022):

Hi, sorry for the wait :( Fixed in master!

<!-- gh-comment-id:1255633143 --> @jpochyla commented on GitHub (Sep 22, 2022): Hi, sorry for the wait :( Fixed in master!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#199
No description provided.