{ "id": "104602", "key": "AC-2444", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-01-25T18:10:34.000+0000", "created": "2012-11-07T14:53:58.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "We've only had issues with the field not being masked on HTC Sensation XL, Android 4.0.3 (IceCream Sandwich) .\r\n\r\nThe code used is:\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor : \"#000\"\r\n});\r\n\r\nvar field = Ti.UI.createTextField({\r\n\tkeyboardType : Ti.UI.KEYBOARD_EMAIL,\r\n\treturnKeyType : Titanium.UI.RETURNKEY_DONE,\r\n\tpasswordMask : true,\r\n\ttop : 5,\r\n\twidth : 250,\r\n\theight : 50,\r\n\tbackgroundColor : \"#FFF\",\r\n\tcolor: \"#000\",\r\n\tpaddingLeft : 5,\r\n\tfont : {\r\n\t\tfontSize : 14\r\n\t}\r\n});\r\n\r\nwin.add(field);\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: paswordMask:true on textfield not masking on HTC Sensation XL", "creator": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "environment": "HTC Sensation XL\r\nAndroid 4.0.3 (IceCream Sandwich)", "comment": { "comments": [ { "id": "226740", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Jerod,\nI tested this on a 4.0.4 device and the password masks fine in the field itself. We noticed however that the auto correct functionality of android reveals the password above the keyboard when typing - is this what you meant? If you really meant the field, can you try the code I updated in your description and post a screenshot? If the field is unmasked, I will proceed to try 4.0.3 as well.\nThanks.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-08T19:08:20.000+0000", "updated": "2012-11-08T19:08:20.000+0000" }, { "id": "226742", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also please state your TiSDK version.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-08T19:09:40.000+0000", "updated": "2012-11-08T19:09:40.000+0000" }, { "id": "235918", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I've set this to resolved so that the issue can now be edited to provide more info.\r\nThanks,\r\nDaniel", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-25T18:10:34.000+0000", "updated": "2013-01-25T18:10:34.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }