Ability to edit inline image size using fabric editor while the image is inside a list item

XMLWordPrintable

    • 11
    • 28

      User Problem

      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>
         
      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

      Suggested Solutions

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

      Current Workarounds

      • 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:
            Unassigned
            Reporter:
            Michael Gonzalez (Inactive)
            Votes:
            21 Vote for this issue
            Watchers:
            32 Start watching this issue

              Created:
              Updated: