Read-Only mode sample: js error when clicking on the elements path
- 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
Description: |
modified (diff)
|
Owner: |
set to Garry Yao
|
Status: |
confirmed →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Find this issue on GitHub
Fixed with [6869].