iOS9 does not notify of keyboard changes when the input accessory changes

Originator:brian.nickel
Number:rdar://22383652 Date Originated:21-Aug-2015 12:43 PM
Status:Open Resolved:
Product:iOS SDK Product Version:
Classification: Reproducible:
 
Summary:
If I have two UITextFields, one with an inputAccessoryView and one without, or both with inputAccessoryViews but of different heights, I should receive keyboard change notifications when switching focus between the two.  In the current beta it does not, but it did in iOS8.4.

Steps to Reproduce:
1. Run the attached app.
2. Focus one text field.
3. Observe that the log is full of keyboard change notifications.
4. Clear the log.
5. Select the other keyboard.
6. See that a new input accessory view is visible.

Expected Results:
The log fills up with notifications about height changes.

Actual Results:
The log does not report the keyboard size change.

Version:
iOS 9 beta (13A4325c)

Notes:


Configuration:
iPad simulator

Attachments:
'iOS9KeyboardIssue.zip' was successfully uploaded.

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!