Table view's content becomes clipped after presenting a modal controller in page-based navigation

Originator:falcon.ser
Number:rdar://45462204 Date Originated:10/22/2018
Status:Open Resolved:
Product:WatchKit Product Version:watchOS 5.0.1 (16R382)
Classification:Bug Reproducible:
 
Summary:
Content of the table view when it's part of a page-based navigation interface becomes clipped after presenting modal view controller.

Steps to Reproduce:
- (Use the sample project) or setup a page-based navigation storyboard where one of the interfaces has a table
- Navigate to the table interface
- Tap on any cell to present other interface controller modally
- Close modal interface controller

Expected Results:
Table can be scrolled and all its contents are reachable

Actual Results:
Table's content is clipped and scrolling bounces early, as if the interface controller was scrolling instead of the table. There is a behavior similar to the nested scrolling views.

Version/Build:
Reproducible on:
watchOS 5.0.1 (16R382)
watchOS 5.0.1 (16R381)
watchOS 5 Simulator (Xcode 10.1 beta (10O23u))

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!