ckeditor4
ckeditor4 copied to clipboard
Missing option to delete anchor
Type of report
Bug
Provide detailed reproduction steps (if any)
- Select some text and create anchor in text.
- Try to delete anchor without removing text.
Expected result
Anchor can be removed, e.g. via unlink command.
Actual result
Unlink command is disabled, no other option to remove anchor.
Other details
- Browser: Any
- OS: Any
- CKEditor version: Found in
4.11.4 - Installed CKEditor plugins: link
Any plans add a fix?
Hi @PeterDimitroff
Unfortunately, we don't have a specific ETA for this at the moment.
@PeterDimitroff there is a way to remove anchors. You can remove it via the context menu like on the attached video.
https://user-images.githubusercontent.com/18471998/222279525-802c706b-5c65-40ef-acd5-58c161b708bf.mov
In this case, we should connect this with some button on the toolbar, like unlink.