Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11884] iOS: Progress Bar - sound duration is not trackable

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-11-28T23:32:20.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.0, Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 API
ComponentsiOS
Labelskitchensink, qe-ios100112, qe-testadded, regression
ReporterOlga Romero
AssigneeIngo Muschenetz
Created2012-11-28T21:56:53.000+0000
Updated2014-06-19T12:44:42.000+0000

Description

Description: While testing Sound, I notices it to be impossible to track duration visually.A progress bar fills up momentarily after "Play" is pressed. There is no indication of event's progress. Only Xcode console returns time of a played sound. This is a *regression*, does not occur in 2.1.4. Becomes broken with 3.0.0.v2012102517611 SDK build Test steps: 1. Run KS> Phone> Sound> Local 2. Press "Play" Actual result: No indication of event's progress in a progress bar Expected: A white progress bar should correspond with a sound duration, being filled with a blue color

Comments

  1. Vishal Duggal 2012-11-28

    Pulls pending https://github.com/appcelerator-developer-relations/KitchenSink/pull/73 - master https://github.com/appcelerator-developer-relations/KitchenSink/pull/74 - 3_0_X
  2. Satyam Sekhri 2013-01-18

    Verified on: Studio: 3.0.1.201212181159 SDK: 3.0.0.GA, 3.0.1.v20130108154840, 3.1.0.v20130114171802 iOS Device: iPhone5 (v6.0), iPad mini (v6.0), iPad4 (v6.0) XCode: 4.5.2

JSON Source