| Summary: | Toggle from fullscreen to windowed mode problems on OS X | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vern Jensen <vern> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Mac OS X 10.6 | ||
|
Description
Vern Jensen
2011-02-16 13:55:06 UTC
This should be fixed in the latest snapshot, since all windows are created initially non-fullscreen and then switched to fullscreen after they are created. This does cause a separate bug on Mac OS X 10.4 where the title bar of fullscreen windows isn't removed, which has been added as bug 1126. Yup, it's fixed now. There is a new problem with mouse entered/leave and motion events being reported when the cursor is in the window's title bar (if you switched from fullscreen to windowed mode), but I'll report that separately. |