Opened 15 years ago

Closed 15 years ago

#3773 closed Bug (fixed)

[IE] Remove list not working

Reported by: Garry Yao Owned by: Garry Yao
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.0
Component: Core : Styles Version:
Keywords: IE Confirmed Review+ Cc:

Description (last modified by Garry Yao)

Reproducing Procedures

  1. Open the replace by class example page in IE;
  2. Load eidtor with the following content and selection;
    ^line1
    <br />
    line2^
    
  3. Click on 'Numbered List' and Click on it again;
    • Actual Result: Two lines were merged together.

Attachments (2)

3773.patch (530 bytes) - added by Garry Yao 15 years ago.
3773_2.patch (2.3 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 15 years ago by Garry Yao

Status: newassigned

comment:2 Changed 15 years ago by Garry Yao

Description: modified (diff)

Correct the description.

comment:3 Changed 15 years ago by Garry Yao

Priority: NormalHigh

Changed 15 years ago by Garry Yao

Attachment: 3773.patch added

comment:4 Changed 15 years ago by Garry Yao

Keywords: Review? added

L119 of list\plugin.js is affected by the incorrect configured documentfragment class.

Changed 15 years ago by Garry Yao

Attachment: 3773_2.patch added

comment:5 Changed 15 years ago by Garry Yao

Appending TCs.

comment:6 Changed 15 years ago by Garry Yao

Summary: [IE] Remove list not working with enterMode = Br[IE] Remove list not working

Update ticket summary, it's not only dedicate to enterBr mode.

comment:7 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

Please add the changelog entry when committing.

comment:8 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [3781].

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