Opened 15 years ago

Closed 15 years ago

#3972 closed Bug (fixed)

Unable to remove list with enterMode=BR

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: Core : Lists Version:
Keywords: Confirmed Firefox Review+ Cc:

Description

Reproducing Procedures

  1. Open a sample page with enterMode = BR in Firefox.
  2. Empty the document content and create a new list;
  3. Click again to remove the list;
    • Actual Result: It's not able to remove the list, but it fails silently.

Attachments (1)

3972.patch (1.4 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added

Changed 15 years ago by Garry Yao

Attachment: 3972.patch added

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

Variable block on L78 has duplicate declaration which result in value overlapping issue;

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:4 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [3925]. Click here for more info about our SVN system.

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