Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-55357

Image edit via IE11 is not possible on pages with sections and more content

    XMLWordPrintable

Details

    Description

      Summary

      While editing page, Image edit property panel will not appear when clicking on images on pages with busier images and text and using Page Layout Sections

      Environment

      • IE11

      Steps to Reproduce

      1. Create a new blank page
      2. Add Two Column Section and populate with random text
      3. Add Single Column Section and populate with text and images
      4. Add 1-2 more Single Column Sections and populate with random text
      5. Save page
      6. Open the page in IE11, Edit and try to edit images by clicking on them

      Expected Results

      Image Edit panel is opened

      Actual Results

      Image panel will not appear, or will not appear for some images, the more content on the page, the less likely the panel to appear
      The page will also flicker when clicking images, as described in CONFSERVER-51548 bug

      Notes

      • Removing columns will bring edit panel back
      • Issues can be temporarily removed:
        1. While in developer mode (shortcut F12) > DOM Explorer
        2. Locate "class="innerCell"" CSS class and remove class value:
          This
          <div class="innerCell" contenteditable="true">
          

          Into this:

          <div class="" contenteditable="true">
          
        1. Image editing panel will start appearing, at the same time flickering described in CONFSERVER-51548 will also stop

      Workaround

      The issue is not observed on other major supported browsers

      Attachments

        1. IE11_test.xml.zip
          6.53 MB
        2. image edit.png
          image edit.png
          23 kB
        3. page layout columns.png
          page layout columns.png
          65 kB

        Activity

          People

            Unassigned Unassigned
            imuzaliov Igor M.
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: