Presenting UIImagePickerController in a popover changes the status bar and also doesn't reset it.

Originator:steipete
Number:rdar://19079532 Date Originated:25-Nov-2014 04:22 PM
Status:Closed Resolved:
Product:iOS Product Version:iOS 8.1.1
Classification:UI/Usability Reproducible:Always
 
Summary:
Presenting UIImagePickerController in a popover changes the status bar and also doesn't reset it.

Here’s an animated gif of the issue: http://cl.ly/image/393x3M2B1V1u

Steps to Reproduce:
Open the example, watch.

Expected Results:
A popover should never modify the status bar.

Actual Results:
The popover messes with the status bar.

Regression:
Works as expected in iOS 7. The example needs to be modified to use UIPopoverController, but the behavior on iOS 8 is the same broken one.

Notes:
Example is in Swift for extra fun :)

Comments

Fixed in iOS 8.4

Engineering has determined that your bug report (19079532) is a duplicate of another issue (19014731) and will be closed.

Animated gif: http://cl.ly/image/393x3M2B1V1u

Example: http://cl.ly/2g0e2y2r0E3Q/download/PopoverChangesStatusBarAppearanceBug%20(rdar%3A%3A19079532).zip


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!