ckeditor4 icon indicating copy to clipboard operation
ckeditor4 copied to clipboard

Incorrect selection during removing widget

Open Comandeer opened this issue 3 years ago • 0 comments

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Open http://localhost:1030/tests/core/selection/manual/removewidget
  2. Proceed with the test steps.

Expected result

All the content from the editor can be removed.

Actual result

When the caret is right after the image, it jumps before it, disallowing to remove it with Backspace.

Other details

  • Browser: IE8
  • OS: Win7
  • CKEditor version: 4.19.1 (reproducible at least from 4.17.0)
  • Installed CKEditor plugins: widget

Comandeer avatar Jul 14 '22 08:07 Comandeer