Segue shows when view controller is presented

Originator:tony
Number:rdar://32154166 Date Originated:2017-05-12
Status:Open Resolved:
Product:iOS Product Version:10.3
Classification:UI/Usability Reproducible:Always
 
Summary:
A segue can be performed even when an alert is showing. This is not good behavior and can lead to unexpected UI states.

Steps to Reproduce:
I have the following UI elements:

* A table view cell with an associated segue
* A save button that shows an alert if data is missing

Do the following:

* Tap and hold the cell
* While holding cell, tap the save button
* Let go of cell

Expected Results:
Alert is presented and segue is not performed

Actual Results:
Alert is presented and the segue shows behind it.

Version:
iOS 10.3

Notes:


Configuration:
iPhone 6s

Attachments:

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!