Opened 14 years ago

Closed 14 years ago

#7793 closed Bug (fixed)

Read-Only mode sample: js error when clicking on the elements path

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.6
Component: General Version: 3.6
Keywords: Cc:

Description (last modified by Wiktor Walc)

  • 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
Find this issue on GitHub

Change History (6)

comment:1 Changed 14 years ago by Wiktor Walc

Status: newconfirmed

comment:2 Changed 14 years ago by Wiktor Walc

Description: modified (diff)

comment:3 Changed 14 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

Changed 14 years ago by Garry Yao

Attachment: 7793.patch added

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

Status: reviewreview_passed

comment:5 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6869].

Find this issue on GitHub
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