UIDocumentBrowserViewController's Empty Recent Screen has broken support for Dynamic Type

Originator:me
Number:rdar://50534924 Date Originated:2019-05-07
Status:Open Resolved:
Product:iOS + SDK Product Version:12.2
Classification:Bug Reproducible:Always
 
Summary:

UIDocumentBrowserViewController's Empty Recent Screen has broken support for Dynamic Type:
1. When changing font size, the font used on the empty recent screen is not changed in real time. It changes only after the app restarts
2. The "No Recents" title and body is covered by navigation bar on smaller screens (iPhone SE) when larger font size is used (XXL) without any option to scroll the text to make it visible.

See the Screenshot.png in the attached zip file.

Steps to Reproduce:

1. Open iPhone SE Simulator
2. Set the Font Size in Accessibility Inspector to XXL
3. Open the attached DocumentBrowser-based app (created from Xcode template)
4. See the "No Results" texts
5. Change the Font Size in Accessibility Inspector to XXL

Expected Results:
- The font size of the "No Results" text changes as font size setting changes
- The text is not covered by navigation bar and is scrollable

Actual Results:
- The font size of the "No Results" text does not change as font size setting changes
- The text is covered by navigation bar and is not scrollable

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!