[TIMOB-20110] Windows: Ti.UI.Textfield passwordMask=true doesn't work
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-12-08T18:37:00.000+0000 |
Affected Version/s | Release 5.1.1 |
Fix Version/s | Release 5.1.2 |
Components | Windows |
Labels | windows8.1, windows_phone |
Reporter | Luca Sartori |
Assignee | Kota Iguchi |
Created | 2015-12-07T10:27:20.000+0000 |
Updated | 2016-01-06T21:45:47.000+0000 |
Description
When set passwordMask=true in a TextField this field (when i run the app in the emulator or in the windows phone) don't mask the characters that contain.
There's a fix scheduled for 5.2.0: https://github.com/appcelerator/titanium_mobile_windows/commit/48f0ea83301128ca7ad1500802c5d2a16401712e
Cherry-picked to 5_1_X branch: https://github.com/appcelerator/titanium_mobile_windows/commit/640ec566dbbc558c1be2bb7e5a8ee3fafba1d908
thanks i try and now works well!
Verified using: Windows 10 Pro Appc CLI Core: 5.1.0 Appc CLI NPM: 4.2.2 Ti SDK: 5.1.2.v20151216190036 Windows Phone Emulator 8.1 Lumia 930 8.1 When passwordMask is set to true the text is now masked Closing ticket