Wrong `pointer` cursor
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
The pointer cursor in LMMS does not match the system `pointer` cursor.
#### Steps to reproduce
Just hover over some clickable area, for example in the the bassline editor.
#### Expected behavior
The system cursor for `pointer` is used.
#### Actual behavior
A custom/old/default cursor is used.
#### Screenshot
The actual system cursor (in my case from the Yaru theme)
Testable on https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

The cursor in LMMS

#### Affected LMMS versions
`1.2.2` AppImage on Pop!_OS 20.04 LTS with xorg
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the pointer behavior in the bassline editor and compare it with the system pointer shown by the linked MDN example. Trace the existing cursor handling from that clickable area; done means LMMS uses the system pointer cursor rather than its custom or default cursor, with the behavior checked on the affected AppImage setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100