[TIMOB-4083] Android: KitchenSink switch test: unable to change state of switch by using to d-pad to activate "change switch" button
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-18T15:45:51.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Release 1.7.0, Sprint 2011-20, Release 1.8.0 |
Components | Android |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Bill Dawson |
Created | 2011-05-13T14:45:14.000+0000 |
Updated | 2011-05-18T15:45:51.000+0000 |
Description
Description:
While testing KS 1.7.0, Controls>Switch , I used the d-pad on the droid to select the button "Change Switch". The button flashed, but the switch did not change state. Tapping this button changed the state as expected.
Steps to reproduce:
1) Install KS 1.7.0
2) Navigate to Controls>Switch
3) Use the droid d-pad to move to the button "change Switch" and click the center of the d-pad to select
Result:
The button flashes but the switch state remains unchanged
Expected result:
The switch changed state and the button indicates it was pressed
Notes:
Also occurs with 1.6.2
Verified this also occurs on the Nexus One. Click on switch works, clicking on the button "fails". If you use the button test on the custom button, you can see that it also jumps through too many states on each click. We're probably sending multiple click events on d-pad select. This should be fixed for 1.7.0, post RC.
Fixed by TIMOB-3685
Verified fixed with Droid (2.2.1), Titanium SDK version (1.7.x. r187fe3fd), Titanium Studio, build: 1.0.0.201105131803. Closing.