We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2400

Summary: SDL_WINDOWEVENT_RESIZED not sent when rotating screen on iOS 4.2
Product: SDL Reporter: Felix Hädicke <felixhaedicke>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: amaranth72
Version: 2.0.1   
Hardware: iPhone/iPod touch   
OS: iOS 4   

Description Felix Hädicke 2014-02-16 01:37:57 UTC
No SDL_WINDOWEVENT_RESIZED is sent when the screen is rotated on iOS 4.2.

Works fine on iOS 7, but not with iOS 4.2.
Comment 1 Alex Szpakowski 2015-02-23 04:20:42 UTC
SDL no longer supports iOS 4.2 so I believe this issue can be closed, however there are still several rotation-related bugs in SDL's iOS code. Most (hopefully all?) of them are fixed with this patch: https://bugzilla.libsdl.org/show_bug.cgi?id=2798