Image properties available in context menu if selection contains an image #3091
Open
Description
Type of report
Bug
Provide detailed reproduction steps (if any)
- Go to https://ckeditor.com/docs/ckeditor4/latest/examples/image.html.
- Create a selection containing image.
- Open context menu over selection (but not directly over the selected image).
Expected result
The context menu should not have Image Properties
item. Alternatively when this item is clicked, image dialog should contain information about selected image (but what if there are two images in the selection?).
Actual result
The context menu have Image Properties
item, after clicking it Image Dialog is opened but the information about selected image (URL, Alternative Text, etc) is missing.
Other details
- Browser: Chrome
74.0.3729.131 (Official Build) (64-bit)
- OS: macOS
- CKEditor version:
4.11.4
,4.11.3
,4.10.0
- Installed CKEditor plugins:
image
Activity