UITableView will not retain its selection state on changing the Accessibility Text size

Originator:aru.arun.dev
Number:rdar://40053411 Date Originated:08/05/2018
Status: Resolved:
Product:iOS Product Version:11.3
Classification:UIKit Reproducible:YES
 
Area:
UIKit

Summary:
UITableView loses the selected state of the TableviewCell when we change the accessibility text size.
(create an iOS project with tableviewcontroller and static cells with single selection)

Steps to Reproduce:
1. Please run the attached XcodeProject.
2. Select a cell
3. Exit the app by pressing home button or home indicator (iPhone X)
4. Launch Settings and navigate to General>Accessibility>Larger Text>
5. Using the slider at the bottom of the screen, increase or decrease the text size
6. Open the test app again

Expected Results:
Selection state should be the same.

Actual Results:
UITableView loses the selection

Version/Build:
11.3.1 (15E302)

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!