Clock App doesn't update time in World Clock digital mode

Originator:marconcini
Number:rdar://24539667 Date Originated:02/06/2016
Status:Open Resolved:
Product:iOS Clock.app Product Version:9.2.1
Classification:Serious Bug Reproducible:100%
 
Summary:
When you open the Clock app and go to world clock, tapping on the Analog clock, switches to digital mode; in this mode, the time is frozen at whatever time you are seeing until you switch tabs or switch back to analog mode. Homing out and coming back doesn't update the time either, assuming viewDidLoad or similar is not called by design, so the ViewController is not aware of this.

Steps to Reproduce:
PreCondition: Make sure you have Auto-Lock set to Never (or enough time so you can see that a couple of minutes have passed without your screen turning off automatically)

1. Open Clock.app
2. Tap World Clock (and make sure you have a couple, but this may not be needed, you need at least one. I tested with 4 cities)
3. tap the Analog clock so it switches to digital.
4. Leave the phone on and wait two minutes and notice time hasn't moved. 
5. Try switching to another tab (like alarm) and back. Or tap the digital clocks to go back to analog mode (and then back to digital). In both cases the time updates (but gets stuck again). 



Expected Results:
Each tableView cell should keep track of the current time

Actual Results:
The displayed times are frozen at the time they were created. 

Version:
iOS 9.2.1(13D15)

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!