[TIMOB-1245] unable to set passwordMask after construct of textField
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:55:38.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.4.0 |
| Components | Android |
| Labels | android, defect |
| Reporter | Dasher |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:47:35.000+0000 |
| Updated | 2011-04-17T01:55:38.000+0000 |
Description
You're unable to set the passwordMask to true|false once the textField has been created.
Update: setting keyboardType on the textField causes the passwordMask to be ignored.
(from [50be2b8108614d1581de3b4fdb5a836ebde5b659]) Fixed textfield passwordMask [#1245 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/50be2b8108614d1581de3b4fdb5a836ebde5b659"> http://github.com/appcelerator/titanium_mobile/commit/50be2b8108614...
Fixed in 1.4.0 updating Milestone.