Post conversion from legacy editor: Unable to edit image size using fabric editor while is inside a list item

XMLWordPrintable

    • 16
    • Minor
    • 4

      Issue Summary

      After a page migration from legacy editor to fabric some images are not editable

      Unable to edit images (size, link, alt etc)while a image is inside a specific set of elements

       

      If there is a text and an image inside a <p> element, the image is not editable while using the new Editor in confluence

       

              <p>
                  Text
                  <ac:image ac:width="700">
                      <ri:attachment ri:filename="image.jpeg" ri:version-at-save="1" />
                  </ac:image>
               </p>
         

       

      Steps to Reproduce

      1. Create a page using the code above 
      2. upload an image called image.jpeg
      3. Edit the page
      4. Try to modify the image size by clicking on it

      Expected Results

      A pop-up menu should appear displaying the different options applicable to an image

       

      Actual Results

      A pop-up menu appears but no image options are available

      "Inline-media-image" appers instead of the image properties

      Workaround

      • right click on image in editor
      • click on "copy image"
      • paste image into editor

      In certain situations, adding a breakline before the image can change its type from inline to media, altering the image's behavior.

            Assignee:
            Ben Keene
            Reporter:
            Michael Gonzalez (Inactive)
            Votes:
            16 Vote for this issue
            Watchers:
            29 Start watching this issue

              Created:
              Updated:
              Resolved: