Opened 10 years ago
Last modified 10 years ago
#13600 confirmed Bug
Autoembedded content inserted after link deleted during load. — at Initial Version
Reported by: | Szymon Cofalik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
Reported on FF.
- Open http://tests.ckeditor.dev:1030/tests/plugins/autoembed/manual/autoembed
- Copy autoembeddable link.
- Paste.
- Before the embeddable content loads, delete the link (i.e.
ctrl+a
+del
).
Expected result: Nothing is embedded. Actual result: Even though link is deleted, autoembeddable content is inserted.