#4739 closed defect (fixed)
TextBox type=password ignored
Reported by: | simonjb | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
To reproduce:
- open dijit/tests/form/test_validate.html
- type in the textbox labeled "Password"
- characters not rendered as "*"
- Firebug reports the input's type as "text"
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | TextBox.js.diff added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
[cla][patch] from Nicola Rizzo nicola.rizzo+dojo (at) gmail.com