| Summary: | clamped mouse position after window resize | ||
|---|---|---|---|
| Product: | SDL | Reporter: | steriodas |
| Component: | events | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | bombasticbryan, poubelle, renesd, steriodas, tim |
| Version: | 1.2.13 | Keywords: | target-1.2.14 |
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
|
Description
steriodas
2009-03-13 06:41:47 UTC
I forgot to add, This only happens if I don't recreate the window after resizing it (mainly not to lose openGL context). Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14. Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla). --ryan. Is it definitely 1.2.13 you're seeing this with and not SVN? I ask only because the changes I made for bug #611 were relatively invasive and could potentially be the cause of this. A test case would be useful. This is fixed for the next SDL release, thanks! (revision 4865) *** Bug 425 has been marked as a duplicate of this bug. *** |