Keyboard cannot be overlayed by custom UIWindow

Originator:tmk.szlc
Number:rdar://22715674 Date Originated:16 Sep 2015
Status:Open Resolved:
Product:iOS Product Version:iOS 9
Classification:UI/Usability Reproducible:Always
 
Summary:
Keyboard is on the top of the app when presenting custom UIWindow with UIWindowLevelAlert. The keyboard is presented under such window in iOS 8 but the behaviour changed in iOS 9.

Steps to Reproduce:
1. Presents keyboard and then custom window with windowLevel set to UIWindowLevelAlert
2. See that on iOS 8 keyboard is under such window and in iOS 9 is above such window.

Expected Results:
Keyboard should be presented under custom UIWindow or there should be any solution that does it or some explanation/documentation why this works differently than always.

Actual Results:
Keyboard is presented over UIWindow

Version:
iOS 9.1, Xcode 7 GM

Notes:


Configuration:
iPhone 5, iOS 9.1, iOS Simulator with 9.0

Attachments:

Comments


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!