Opened 8 years ago
Last modified 8 years ago
#17029 confirmed Bug
Reassign startFiller/endFiller in widget selection more often — at Initial Version
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.1 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Failing [tests updating filler references on undo flow](http://tests.ckeditor.dev:1030/tests/plugins/widgetselection/integration#tests%2Fplugins%2Fwidgetselection%2Fintegration%20tests%20updating%20filler%20references%20on%20undo%20flow) has shown that if you make a full selection the startFiller/endFiller
will not be checked on whether they've been replaced.
It's an edge case but worth fixing.
The tests fails on Chrome only - since Chrome team changed selection internals recently.