[TIMOB-9043] Android: KS Controls:Slider:Basic Slider is not moving, neither its value changing to other than 0.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-03-06T06:28:02.000+0000 |
Affected Version/s | Release 2.0.2 |
Fix Version/s | Release 3.0.2 |
Components | Android |
Labels | api, parity, qe-closed-3.1.1 |
Reporter | Shyam Bhadauria |
Assignee | jithinpv |
Created | 2012-05-08T03:20:47.000+0000 |
Updated | 2013-05-21T22:38:23.000+0000 |
Description
KS Controls->Slider->Basic sliders not sliding in android device.
Test steps:
1. Move basic slider
2. Press button "Change basic slider"
3. Press button "Hide/Show slider" several times
Expected results:
1. The basic slider should be moved and actual value should be shown (value range is from 0 to 10)
2. A value of basic slider should be changed
3. Slider should be hidden and shown
Actual results:
1. Slider not moving at all and value also not changing other than 0.
This seems to be a device specific issue as its working fine over android 2.2, android 2.3 and android 4.0.
Issue does not reproduces with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4
Appcelerator Studio, build: 3.1.1.201305181057 SDK, billd: 3.1.1.v20130520171545 Devices: Nexus 7 Android version: 4.2 GalaxyS3 Android version: 4.0.4 Slider is moving and value can be seen.