Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19894] Windows: TextField's passwordMask attribute does not work on Windows Phone

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2015-11-11T01:10:06.000+0000
Affected Version/sRelease 4.1.0
Fix Version/sn/a
ComponentsWindows
LabelsTextField, Windows, passwordMask
ReporterThomas Neerup
AssigneeKota Iguchi
Created2015-07-13T08:40:05.000+0000
Updated2017-03-16T22:33:07.000+0000

Description

TextField's passwordMask attribute does not work on Windows Phone Run the folowing code:
<Alloy>
	<Window >
		<TextField passwordMask="true" top="10" width="200"/>
	</Window>
</Alloy>
The TextField displays letter not the *'s it should.

Comments

  1. Kota Iguchi 2015-11-10

    https://github.com/appcelerator/titanium_mobile_windows/pull/471
  2. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source