{ "id": "64006", "key": "TIMOB-3374", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2017-06-07T22:47:16.000+0000", "created": "2011-04-15T03:43:27.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-07T22:47:16.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

I'm using version 1.6.1 of the Titanium Mobile API

\n

When I use the following code for a textfield, the password the\nuser is typing appears in the T9 suggestions in Android. I'm using\nAndroid 2.2 and 2.3.3 for my testing, but I'd assume this is\nhappening on all versions.

\n

var password = Titanium.UI.createTextField({

\n
\n    id: 'password',\nclassName:'textfields',\nborderStyle:Titanium.UI.INPUT_BORDERSTYLE_ROUNDED,\nautocorrect:false,\npasswordMask:true,\nkeyboardType: Titanium.UI.KEYBOARD_DEFAULT,\nreturnKeyType: Titanium.UI.RETURNKEY_GO,\nautocapitalization: Titanium.UI.TEXT_AUTOCAPITALIZATION_NONE,\nenableReturnKey: true\n
\n

});

{html}", "attachment": [ { "id": "18310", "filename": "android_password_t9.png", "author": { "name": "frank", "key": "frank", "displayName": "Frank", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:43:28.000+0000", "size": 90716, "mimeType": "image/png" } ], "flagged": false, "summary": "T9 word hints appear on Android for password fields", "creator": { "name": "frank", "key": "frank", "displayName": "Frank", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "frank", "key": "frank", "displayName": "Frank", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "130624", "author": { "name": "frank", "key": "frank", "displayName": "Frank", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I just found ticket 3331. This ticket is a duplicate of that,\nbut may add a little bit of additional information.

{html}", "updateAuthor": { "name": "frank", "key": "frank", "displayName": "Frank", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:43:28.000+0000", "updated": "2011-04-15T03:43:28.000+0000" }, { "id": "421308", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-07T22:47:16.000+0000", "updated": "2017-06-07T22:47:16.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }