Ticket #4200 (closed Bug: fixed)

Opened 8 months ago

Last modified 4 months ago

[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)
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

4200.patch Download (0.5 KB) - added by garry.yao 4 months ago.

Change History

Changed 8 months ago by fredck

  • milestone changed from CKEditor 3.0 to CKEditor 3.1

Changed 4 months ago by garry.yao

Changed 4 months ago by garry.yao

  • keywords Confirmed Review? added
  • owner set to garry.yao
  • version set to SVN (CKEditor)
  • status changed from new to assigned

Changed 4 months ago by fredck

  • 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.

Changed 4 months ago by garry.yao

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

Changed 4 months ago by garry.yao

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.