| Summary: | Cursor still visible when game is sent to front | ||
|---|---|---|---|
| Product: | SDL | Reporter: | C.W. Betts <computers57> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P1 | CC: | computers57 |
| Version: | HG 1.2 | ||
| Hardware: | x86_64 | ||
| OS: | Mac OS X 10.7 | ||
|
Description
C.W. Betts
2011-11-30 14:11:06 UTC
Ryan, do you want to look into this one? Was this with Aquaria from the Humble Indie Bundle, or the open source release? This sounds like something that was a bug in Aquaria itself and not SDL, but I can't recall. --ryan. Bumping priority on a few bugs that I would like examined more closely before 1.2.15 is finalized. This is not a promise that a bug will be fixed. We may close it with WONTFIX or WORKSFORME or something, but I just want to make sure attention is paid. --ryan. The bug is when I built the game from source linking against the most recent Mercarial version of SDL. (In reply to comment #4) > The bug is when I built the game from source linking against the most recent > Mercarial version of SDL. Confirmed; I can reproduce it here. --ryan. hg changeset 185f8588deaa is what caused the regression. --ryan. This is fixed now, in hg changeset ff6077e892fb. --ryan. |