Ticket #401 (closed defect: fixed)
Opened 5 years ago
Last modified 6 months ago
Custom cursors in SDL app(s) are leaving rements in the work area
| Reported by: | scottmc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | media-libs/libsdl | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by scottmc) (diff)
This is seen in a recent tuxpaint build, not sure if other SDL apps with custom cursors are affected but I suspect they are.
Attachments
Change History
Changed 5 years ago by scottmc
- attachment screenshot1.png added
comment:1 Changed 5 years ago by scottmc
- Component changed from default to media-libs/libsdl
- Owner set to scottmc
comment:2 Changed 5 years ago by scottmc
- Description modified (diff)
Changed 5 years ago by phoudoin
- attachment sdl-custom-cursors.zip added
comment:3 Changed 5 years ago by phoudoin
Possibly fixed in r1240.
comment:4 Changed 4 years ago by scottmc
- Owner scottmc deleted
comment:5 Changed 3 years ago by scottmc
A fix for this one should be verified by building tuxpaint and testing to see if the custom curosrs are working. Haikuporter makes it a bit easier to build tuxpaint, be sure to install all of the dependencies libs for tuxpaint prior to building it. Most of them can be installed using "installoptionalpackage".
comment:6 Changed 7 months ago by diver
- Resolution set to fixed
- Status changed from new to closed
Can't reproduce with neither sdl-custom-cursors test app nor TuxPaint?.
comment:7 Changed 7 months ago by scottmc
They are turned off in tuxpaint last I knew. Does tux paint show a paintbrush curser or an X or arrow?
comment:8 Changed 6 months ago by diver
No, it doesn't.
comment:9 Changed 6 months ago by scottmc
Did you rebuild tux paint with the custom cursors enabled in order to test this? They are currently disabled when build on Haiku.

Test app by Daniel Marth to check custom cursor rements fix.