Opened 13 years ago

Closed 13 years ago

#7102 closed Bug (fixed)

Divreplace sample sometimes does not work

Reported by: Wiktor Walc Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.5.3
Component: General Version: 3.0
Keywords: Cc:

Description

In the divreplace sample it is possible to enable CKEditor on a selected block by clicking on the text inside of a div.

Unfortunately, if the default text is formatted or changed into a list or table, then clicking on it does not enable CKEditor.

Steps to reproduce

  • Load divreplace sample
  • Double click on "Part 1" (CKEditor loads fine)
  • Press Ctrl + A, apply Bold, Underline
  • Double click on "Part 2" (CKEditor loads fine)
  • Double click on the text inside of Part 1 (result: CKEditor is not loading)

Attachments (1)

7102.patch (782 bytes) - added by Sa'ar Zac Elias 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Status: newconfirmed

Changed 13 years ago by Sa'ar Zac Elias

Attachment: 7102.patch added

comment:2 Changed 13 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedreview

comment:3 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.2

comment:4 Changed 13 years ago by Garry Yao

Status: reviewreview_passed

comment:5 Changed 13 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [6413].

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