Fake selection allows for removing in a readonly mode #1516
Labels
status:confirmed
An issue confirmed by the development team.
target:minor
Any docs related issue that can be merged into a master or major branch.
type:bug
A bug.
Milestone
Are you reporting a feature request or a bug?
Bug
Check if the issue is already reported
Put all reference links here…
Provide detailed reproduction steps (if any)
CKEDITOR.instances.editor1.setReadOnly( true )
delete/backspace
Expected result
Image widget shouldn't change.
Actual result
Image widget has been deleted.
Other details
Needed to fix #1489
The text was updated successfully, but these errors were encountered: