Default table view cells don't size properly

Originator:steipete
Number:rdar://26623090 Date Originated:03-Jun-2016 05:53 PM
Status:Open Resolved:
Product:iOS SDK Product Version:9.3.2
Classification:UI/Usability Reproducible:Sometimes
 
Summary:
When using self sizing table view cells together with UIKit’s default table view cells, they don’t size correctly. They also change their size while scrolling.

Steps to Reproduce:
0. Open the attached sample project
1. Run on iPad
2. Tap on ‘Open Popover’

Expected Results:
The distance from text to separator line should be the same for all cells, top and bottom.
Text should be fully visible.

Actual Results:
Text is fully visible.
Notice that some lines of text are very close to the separator lines as their size is too small.

Regression:
It seems that this happens more often when inside a popover and when having an image set, but can also be seen when having a table view without images and first scroll down and then back up. While scrolling up, the scroll view jumps.

Notes:
I also attached a Screencast where the issue can be seen. Note the wrongly positioned text label and also the jumping while scrolling through the table view. This is a duplicate of rdar://26621519

OpenRadar Note:
Sample can be found here: https://github.com/PSPDFKit-labs/radar.apple.com/tree/master/26621519%20-%20SelfSizingCells

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!