#8984 closed defect (worksforme)
PasswordTextBox not responding to sizing through css
Reported by: | mathijs | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.3.0b3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I try to size or otherwise style a PasswordTextBox? via css, the box does not respond to this. It remains the original size. I use version 1.3.0 RC2
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing for lack of test case.
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
I tried it and it's working for me. You need to attach a test case using the attach file button.
Actually there is no widget called PasswordTextBox, so I assume you are talking about a normal dijit.form.TextBox with type=password.