Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9048] Android: KS Controls:Text Field:The Rest: passwordMask and clearOnEdit fields give value as undefined in ddms.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:19:18.000+0000
Affected Version/sRelease 2.0.2
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterShyam Bhadauria
AssigneeEric Merriman
Created2012-05-08T05:55:45.000+0000
Updated2017-05-02T20:19:18.000+0000

Description

Repro steps 1. Click on text field 2. Press "Enabled" button and check ddms 3. Press other functional buttons and check ddms Expected result 1. Text field should be activated and keyboard should appear 2. Text field should be blocked for typing, and keyboard should disappear. In ddms should see: [INFO] enabled true 3. All buttons should work properly and in ddms should appear appropriate info: [INFO] autocorrect true/false [INFO] passwordMask true/false [INFO] clearButtonMode [INFO] backgroundImage ../images/chat.png [INFO] clearOnEdit true/false [INFO] autocapitalization Actual result: [INFO] passwordMask and [INFO] clearOnEdit shows value as undefined instead of true/false in ddms at first.Afterwards, it starts showing correct values.

Comments

  1. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source