Opened 14 years ago
Last modified 14 years ago
#7793 closed Bug
Read-Only mode sample: js error when clicking on the elements path — at Version 2
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6 |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description (last modified by )
- Open _samples/readonly.html
- Click on the "sample text" (strong element)
- Press the "Make it read-only" button
- Do not click inside of the editing area, instead click straight on the strong element in the elements path.
Result:
this.document.getWindow().$ is undefined
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|