| Summary: | SDL_VIDEORESIZE mouse events wrong after resize on windows 7. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Rene Dudfield <renesd> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.13 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
I think this may be fixed in the current development snapshot: http://www.libsdl.org/tmp/SDL-1.2.zip Can you retest? Hi, I don't have a windows machine to test on currently. The example program: test/testwm.c should be able to reproduce the problem. No, I mean, I think we already fixed this, so please have the originator retest with the latest snapshot. *** This bug has been marked as a duplicate of bug 713 *** Cool, thanks. No problem! :) Thanks for all the good bug reports! :) |
Seems SDL_VIDEORESIZE makes the mouse events wrong. The mouse events are limited to the old window size. Original bug report here: http://www.tamats.com/blog/2009/10/pygame-makes-me-waste-my-time/ I haven't tested it on other versions of windows.