[AC-1404] iOS: Font change on textfield to Times new roman after setpasswordmask
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T03:36:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | ios |
Reporter | Michael Kåring |
Assignee | Shak Hossain |
Created | 2015-06-08T06:58:01.000+0000 |
Updated | 2016-03-08T07:37:49.000+0000 |
Description
When using a custom font on a textfield initiated with passwordMask="true". And runtime calling setPasswordMask(false) the font showing is times new roman, not the custom font.
[~michaelkaaring] can you please attach a test case and steps to reproduce?