Ticket #6080 (closed Bug: fixed)
Insert special char in readonly selection throws error
| Reported by: | fredck | Owned by: | Saare |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | Cc: |
Description
- Load this HTML:
<p contenteditable="false"> Test</p>
- Click the paragraph to select it.
- Open the Insert Special Character dialog and click on any char.
A js error is thrown.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Confirmed with FF at least.