[TIMOB-15045] iOS: Picker - Countdown does not set to 180 secs for the first time but it happens second time
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-03-05T20:40:24.000+0000 |
Affected Version/s | Release 3.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.1.3, qe-3.4.0, qe-ks |
Reporter | Anshu Mittal |
Assignee | Vishal Duggal |
Created | 2013-09-05T09:50:49.000+0000 |
Updated | 2017-03-24T20:53:38.000+0000 |
Description
Countdown does not set to 180 secs for the first time but it happens second time.
This is not regression since the issue occurs on 3.1.2 GA as well.
Steps to reproduce:
1. Go to Kitchensink> controls> Picker> Countdown Picker
2. Select any time(say 2 hrs 30 mins). Press start.
3. press stop and again press start
Actual:
2. Countdown starts from 9000 secs.
3. Time is reset to 0hrs 2 mins and countdown starts from 180 secs.
Expected:
Time should reset first time also and countdown should start from 180 secs
This is a KS bug. not a iOS 7 issue.
Issue reproduces with 3.1.3 and 3.4.0 GA Titanium Command-Line Interface, CLI version 3.3.0, Titanium SDK version 3.4.0.GA iOS SDK: 7.0 iOS iPhone Simulator: 7.0
PR https://github.com/appcelerator/KitchenSink/pull/60 merged
Closing ticket as fixed with reference to previous comments.