Opened 15 years ago

Closed 14 years ago

#4200 closed Bug (fixed)

[IE] Unable to insert password input with attributes

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Dialogs Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description

Reproducing Environment

  • IE7

Reproducing Procedures

  1. Open the 'replace by class' sample page in IE7;
  2. Insert a 'Password' input type with all attributes specified;
    • Actual Result: All attributes are not assigned.

Attachments (1)

4200.patch (547 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.1

Changed 14 years ago by Garry Yao

Attachment: 4200.patch added

comment:2 Changed 14 years ago by Garry Yao

Keywords: Confirmed Review? added
Owner: set to Garry Yao
Status: newassigned
Version: SVN (CKEditor)

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

The TC is actually wrong. You need to first create a normal text field and then change it to a password field.

comment:4 Changed 14 years ago by Garry Yao

@fredck It could be directly reproduced by the TC described in ticket. Fixed with [4524].

comment:5 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy