Picker scrolls to index 0 when status area is tapped

Originator:alex
Number:rdar://45120729 Date Originated:2018-10-09
Status:Closed Resolved:2018-12-06
Product:watchOS + SDK Product Version:5.0
Classification:Bug Reproducible:Always
 
Area:
WatchKit

PLATFORM AND VERSION
watchOS 5.0. Simulator and on device.

DESCRIPTION OF PROBLEM
Picker scrolls to index 0 when status area is tapped.

This is most clearly a problem when using push segues, where in other versions of watchOS, tapping in the status area would perform a "back" operation.

STEPS TO REPRODUCE
1. Build and run.
2. Tap anywhere in the status bar area.

Actual behavior: Picker scrolls from 50 to 1.
Expected: Picker does nothing. (Run on watchOS 4 for an example of this.)

Comments

Issue appears to be fixed as of watchOS 5.1.2.

Attached project: https://github.com/strongapp/Radars/tree/master/45120729


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!