Error thrown when pressing a "select all" button in a source view #545
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
Are you reporting a feature or a bug?
Bug
Provide detailed reproduction steps (if any)
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
The text was updated successfully, but these errors were encountered: