[IE] Unable to insert password input with attributes
Reproducing Environment ¶
Reproducing Procedures ¶
- Open the 'replace by class' sample page in IE7;
- Insert a 'Password' input type with all attributes specified;
- Actual Result: All attributes are not assigned.
Find this issue on GitHub
Milestone: |
CKEditor 3.0 →
CKEditor 3.1
|
Keywords: |
Confirmed Review? added
|
Owner: |
set to Garry Yao
|
Status: |
new →
assigned
|
Version: |
→ SVN (CKEditor)
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Find this issue on GitHub
The TC is actually wrong. You need to first create a normal text field and then change it to a password field.