Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Permission denied" in IE11 #121

Closed
whity opened this issue Oct 9, 2021 · 3 comments · Fixed by #120
Closed

"Permission denied" in IE11 #121

whity opened this issue Oct 9, 2021 · 3 comments · Fixed by #120
Labels
browser:ie11 The issue can only be reproduced in the Internet Explorer 11 browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@whity
Copy link
Contributor

whity commented Oct 9, 2021

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

just a simple usage of the editor already gives the error, just check the repo "https://github.com/whity/ckeditor4-vue-ie11"

Expected result

error should not appear

Actual result

error is always present

Other details

  • Browser: IE11

  • OS: win81 (virtualbox)

  • Integration version: 1.3.2

  • CKEditor version: 4.16.2

  • Installed CKEditor plugins:

          codemirror: 1,
          a11yhelp: 1,
          about: 1,
          basicstyles: 1,
          bidi: 1,
          blockquote: 1,
          clipboard: 1,
          colorbutton: 1,
          colordialog: 1,
          copyformatting: 1,
          contextmenu: 1,
          dialogadvtab: 1,
          div: 1,
          editorplaceholder: 1,
          // elementspath: 1,
          enterkey: 1,
          entities: 1,
          exportpdf: 1,
          filebrowser: 1,
          find: 1,
          flash: 1,
          floatingspace: 1,
          font: 1,
          format: 1,
          forms: 1,
          horizontalrule: 1,
          htmlwriter: 1,
          iframe: 1,
          // image: 1,
          indentblock: 1,
          indentlist: 1,
          justify: 1,
          language: 1,
          link: 1,
          list: 1,
          liststyle: 1,
          magicline: 1,
          maximize: 1,
          newpage: 1,
          pagebreak: 1,
          pastefromgdocs: 1,
          pastefromlibreoffice: 1,
          pastefromword: 1,
          pastetext: 1,
          preview: 1,
          print: 1,
          removeformat: 1,
          resize: 1,
          save: 1,
          scayt: 1,
          selectall: 1,
          showblocks: 1,
          showborders: 1,
          smiley: 1,
          sourcearea: 1,
          specialchar: 1,
          stylescombo: 1,
          tab: 1,
          table: 1,
          tableselection: 1,
          tabletools: 1,
          templates: 1,
          toolbar: 1,
          undo: 1,
          uploadimage: 1,
          wysiwygarea: 1,
          image2: 1,
          wsc: 1,
    
@github-actions
Copy link

It's been a while since we last heard from you. We are marking this issue as stale due to inactivity. Please provide the requested feedback or the issue will be closed after next 7 days.

@github-actions github-actions bot added the stale The issue / PR will be closed within the next 7 days of inactivity. label Oct 17, 2021
@sculpt0r sculpt0r removed the stale The issue / PR will be closed within the next 7 days of inactivity. label Oct 18, 2021
@sculpt0r
Copy link
Contributor

I can reproduce the error.

It might be related to ckeditor/ckeditor4#3419 or ckeditor/ckeditor4#2659 but let's leave this issue also in this repository. We will see if the existing PR for vue might fix it at least for this integration.

@sculpt0r sculpt0r added browser:ie11 The issue can only be reproduced in the Internet Explorer 11 browser. size:XS type:bug A bug. status:confirmed An issue confirmed by the development team. labels Oct 18, 2021
@CKEditorBot
Copy link
Collaborator

Closed in #120

@CKEditorBot CKEditorBot added this to the 1.4.0 milestone Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:ie11 The issue can only be reproduced in the Internet Explorer 11 browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants