lionheart / openradar-mirror

A mirror of radars pulled from http://openradar.me/.
245 stars 17 forks source link

50534924: UIDocumentBrowserViewController's Empty Recent Screen has broken support for Dynamic Type #21245

Open openradar-mirror opened 5 years ago

openradar-mirror commented 5 years ago

Description

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:

Actual Results: