Skip to content

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

Closed
@Mgsy

Description

@Mgsy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    browser:edgeThe issue can only be reproduced in the Edge (edgeHTML engine based) browser.good first issueRelatively easy to fix. This is a perfect issue if you are willing to create a Pull Request.status:confirmedAn issue confirmed by the development team.type:bugA bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions