Opened 10 years ago
Closed 9 years ago
#13387 closed Bug (fixed)
[Edge] Permission denied while loading the editor
Reported by: | Olek Nowodziński | Owned by: | Tade0 |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description (last modified by )
- Open http://ckeditor.dev/samples/old/replacebycode.html.
- Open Edge dev tools -> Console.
- Re–load the page.
- Permission denied of unknown origin. Editor loading is terminated.
Attachments (1)
Change History (11)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Milestone: | CKEditor 4.5.0 → CKEditor 4.5.1 |
Summary: | [Spartan] Permission denied while loading the editor → [Edge] Permission denied while loading the editor |
comment:2 Changed 9 years ago by
Status: | new → confirmed |
---|
comment:3 follow-up: 4 Changed 9 years ago by
Can someone confirm this after the latest Edge update?
Changed 9 years ago by
Attachment: | edgebeinghelpful.png added |
---|
comment:5 Changed 9 years ago by
Does it happen when the dev tools are closed? Or only with the tools closed?
comment:7 Changed 9 years ago by
Owner: | set to Tade0 |
---|---|
Status: | confirmed → assigned |
comment:8 Changed 9 years ago by
Status: | assigned → review |
---|
This is an error identified as "SCRIPT70" and it occurs when the code in the iframe tries to modify it's parent container.
Changes pushed to branch:t/13387.
comment:9 Changed 9 years ago by
Status: | review → review_passed |
---|
comment:10 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Merged git:e3ee229 into master.
We are still unable to work on such issues due to Edge's instability.