Issue Summary

      This is reproducible on Data Center: Yes

      Steps to Reproduce

      1. In a page, add a table macro to it.
      2. Add .svg files to the table. For example, adding an emoji reproduces the issue.
      3. This could be a new page or an already-created page.
      4. Also, this is reported when upgrading from 7.19.x to 8.5.3.

      Expected Results

      The images should render or look as intended.

      Actual Results

      The table shows the images "stretched" or with rendering issues:

      Workaround

      Option 1

      Adding a format to the .svg files(such as highlighting and setting it as Bold) helps mitigate the render.

      Option 2

      Adding the below code in the Confluence global stylesheet helps with the display issue when you have multiple pages on the site with the same render issue:

      confluenceTable .confluenceTh,.confluenceTable .confluenceTd {
      width: auto!important;
      } 

            [CONFSERVER-93391] svg render issues in Table macro

            There are no comments yet on this issue.

              Unassigned Unassigned
              a10ada9f39c1 betto
              Affected customers:
              4 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated: