Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
3.5.0
-
None
-
Using OS X 10.9.4, Xcode 6 beta 5, with iOS8 iPad simulators provided in Xcode 6 beta 5
Description
I created an application that has HTML selects. When viewed on an iOS8 iPad, the options for these selects display as a native iOS popover. If I keep that popover visible and rotate the iPad, the entire app crashes. If I close the popover first before rotating, the app does not crash. This does not happen before iOS8. To test whether this was an Apache issue or an iOS issue, I first created a sample native iOS app with a popover and the issue did not occur.