Opened 14 years ago

Closed 14 years ago

#6080 closed Bug (fixed)

Insert special char in readonly selection throws error

Reported by: Frederico Caldeira Knabben Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.4
Component: General Version: SVN (CKEditor) - OLD
Keywords: Cc:

Description

  1. Load this HTML:
<p contenteditable="false">
	Test</p>
  1. Click the paragraph to select it.
  2. Open the Insert Special Character dialog and click on any char.

A js error is thrown.

Attachments (1)

6080.patch (1.0 KB) - added by Sa'ar Zac Elias 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Status: newconfirmed

Confirmed with FF at least.

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 6080.patch added

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

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

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:4 Changed 14 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [5773].

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