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 - SDL_WINDOWEVENT_RESIZED not sent when rotating screen on iOS 4.2
Summary: SDL_WINDOWEVENT_RESIZED not sent when rotating screen on iOS 4.2
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.1
Hardware: iPhone/iPod touch iOS 4
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-16 01:37 UTC by Felix Hädicke
Modified: 2015-02-23 04:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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