[TIMOB-4149] Android: KitchenSink Controls>text field>The rest test on Droid allows typing in disabled field.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-04-28T20:57:30.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | Android |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-05-19T15:14:53.000+0000 |
Updated | 2017-05-02T21:20:24.000+0000 |
Description
Description:
While testing KS, Controls>text field>The rest, I clicked the button to disable the field which set it to a two-tone grey. I was then able to type in the field despite it supposedly being (and looking ) disabled. This could be caused by focus not really being removed from the field during testing.
Also, it seems on the droid that it takes two taps on the "enabled" button to actually toggle the status
Steps to reproduce:
1) install KS 1.7.0 on Droid 1
2) Navigate to: Controls>text field>The rest
3) Tap the text field to bring up soft Keyboard
4) Type something then hit "done" to dismiss keyboard
5) Tap "Enabled" to toggle disabling the field. (may require two taps)
6) focus on the text field again by tapping to bring up the soft KB
7) Type something
Result:
Text appears in field
Expected Result:
No text appears in field, and focus can't be gained for field
Notes:
Occurs with 1.6.2 on Droid
Closing ticket as invalid as this version of Kitchen Sink is no longer in use.