Opened 16 years ago

Closed 15 years ago

#4037 closed Bug (fixed)

[IE] Advanced property problem with flash dialog

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.1
Component: General Version:
Keywords: IE Review+ Cc:

Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Open 'Flash' dialog, fill the 'ID' field of advanced tab with 'id1', click 'Ok'.
  3. Switch to 'source' and switch back;
  4. Open 'Flash' dialog again, switch to advanced tab, check the fields:
    • Actual Result:
      1. The 'id' field is empty;
      2. The 'style' field now has ';';
    • Expected Result:
      1. The 'id' field is 'id1';
      2. The 'style' field is empty;

Attachments (1)

4037.patch (644 bytes) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.1

comment:2 Changed 15 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

Changed 15 years ago by Garry Yao

Attachment: 4037.patch added

comment:3 Changed 15 years ago by Garry Yao

Keywords: Review? added

comment:4 Changed 15 years ago by Frederico Caldeira Knabben

Component: Core : StylesGeneral
Keywords: Review+ added; Review? removed

comment:5 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [4346].

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