Skip to content

Image properties available in context menu if selection contains an image #3091

Open
@f1ames

Description

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Go to https://ckeditor.com/docs/ckeditor4/latest/examples/image.html.
  2. Create a selection containing image.
  3. 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.

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    plugin:imageThe plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.type:bugA bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions