| Summary: | Missing mouse down events in a particular input grab+show cursor scenario | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jānis Rūcis <parasti+libsdl> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | jspradlin |
| Version: | 1.2.14 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Attachments: | Small test program | ||
|
Description
Jānis Rūcis
2010-11-26 06:30:17 UTC
Something I forgot to mention... I didn't speak much of the SDL versions involved. That's because the two SDL versions I tested (1.2.14 and 1.2.13) were both fine on the Debian system, and were both broken on Ubuntu. So I think the cause lies somewhere in the X.Org server, probably some change that violates assumptions made by SDL. Thank you for your bug report! We're busy working on getting SDL 1.3 ready for a high quality release, and want to make sure as many things are fixed there as possible. Could you check to see if your bug is resolved by the latest SDL 1.3 snapshot? http://www.libsdl.org/tmp/SDL-1.3.zip Thanks! Hi, (In reply to comment #2) > Could you check to see if your bug is resolved by the latest SDL 1.3 snapshot? > http://www.libsdl.org/tmp/SDL-1.3.zip I couldn't test with Neverball itself, but my test case definitely does not exhibit the problem with this version. This appears to be fixed in SDL 1.3. Thanks! |