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

Error thrown when pressing a "select all" button in a source view #545

Closed
Mgsy opened this issue Jun 21, 2017 · 0 comments
Closed

Error thrown when pressing a "select all" button in a source view #545

Mgsy opened this issue Jun 21, 2017 · 0 comments
Labels
browser:edge The issue can only be reproduced in the Edge (edgeHTML engine based) browser. good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@Mgsy
Copy link
Member

Mgsy commented Jun 21, 2017

Are you reporting a feature or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open a sample.
  2. Switch to the source view.
  3. Press "Select all" button.

Expected result

Action should select whole editor's content.

Actual result

Exception is thrown:
SCRIPT438: Object doesn't support property or method 'createTextRange'
ckeditor.js (1065,311)

Other details

  • Browser: Edge
  • OS: Windows 10
  • CKEditor version: 4.7.1
@Mgsy Mgsy added browser:edge The issue can only be reproduced in the Edge (edgeHTML engine based) browser. good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. status:confirmed An issue confirmed by the development team. type:bug A bug. labels Jun 21, 2017
@wojtekw92 wojtekw92 self-assigned this Jun 23, 2017
@mlewand mlewand added this to the 4.7.2 milestone Jul 6, 2017
@wojtekw92 wojtekw92 removed their assignment Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:edge The issue can only be reproduced in the Edge (edgeHTML engine based) browser. good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

3 participants