Using the Wysiwyg editor to add image on RichText component doesn't work. Please see:

Steps to reproduce

  1. Go to admin/structure/block
  2. Add a Rich Text (LBK) block in any region
  3. Add image on the Wysiwyg editor (please see rich-text-image.png image)
    Rich text image
  4. Once you try to upload the image another small popup will be opened. So the previous popup will disappear, that's why can't add the image


Work Around


It works only on Edit mode:

  1. Go to admin/structure/block
  2. Add a Rich Text (LBK) block in any region (without adding the image on the Wysiwyg editor)
  3. Once you save the block Edit it through Block Layout /structure/block
    Click on Configure (please see rich-text-edit.png image)
    Rich text edit
  4. Add the image on the Wysiwyg editor
  5. Done, it works because it opens only one popup
CommentFileSizeAuthor
rich-text-edit.png68.34 KBveronicanerak
rich-text-image.png120.56 KBveronicanerak

Comments

veronicanerak created an issue. See original summary.

veronicanerak’s picture

Issue summary: View changes
no sssweat’s picture

Once you try to upload the image another small popup will be opened. So the previous popup will disappear, that's why can't add the image

This is due to this core issue: Nested modals don't work: opening a modal from a modal closes the original