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

PDF Export - Emoticons Are not Rendered When Placed inside Table Cells

    XMLWordPrintable

Details

    Description

      We just experienced another bug of the PDF export when exporting pages that contains tables where emoticons are inside table cells.

      Steps to reproduce

      1. Create a page like:
        <p>The table below compares something, e.g. (<ac:emoticon ac:name="green-star" />), &quot;partially&quot; (<ac:emoticon ac:name="yellow-star" />), to &quot;limited&quot; (<ac:emoticon ac:name="blue-star" />) and &quot;no&quot; (<ac:emoticon ac:name="red-star" />) provision.</p>
        <p> </p>
        <table>
        <tbody>
        <tr>
        <td> </td>
        <td><strong>Column A</strong></td>
        <td><strong>Column B</strong></td></tr>
        <tr>
        <td colspan="3"><span style="color: rgb(0,128,0);"><strong>Functional Properties</strong></span></td></tr>
        <tr>
        <td>Enter some text</td>
        <td>
        <div align="center">
        <p><ac:emoticon ac:name="green-star" /></p></div></td>
        <td>
        <div align="center">
        <p><ac:emoticon ac:name="green-star" /></p>
        <p>some text</p></div></td></tr>
        <tr>
        <td colspan="3"><strong>Heading 2</strong></td></tr>
        <tr>
        <td>  Point A</td>
        <td>
        <div align="center"><ac:emoticon ac:name="green-star" /></div></td>
        <td>
        <div align="center"><ac:emoticon ac:name="red-star" /></div></td></tr>
        <tr>
        <td> Point B</td>
        <td>
        <div align="center"><ac:emoticon ac:name="green-star" /></div></td>
        <td>
        <div align="center"><ac:emoticon ac:name="blue-star" /></div></td></tr></tbody></table>
        
      2. Observe that the emoticons are rendered on the page
      3. Export the page to PDF
      4. Observe that the emoticons are rendered outside the table, but those inside the table are not rendered

      Any clue why this issue exists?

      Attachments

        1. 2015-12-17_14h20_36.png
          2015-12-17_14h20_36.png
          10 kB
        2. 2015-12-17_14h20_49.png
          2015-12-17_14h20_49.png
          12 kB
        3. confluence_page_emoticons.png
          confluence_page_emoticons.png
          59 kB
        4. confluence_pdf_emoticons_without_styles.png
          confluence_pdf_emoticons_without_styles.png
          68 kB
        5. confluence_pdf_emoticons.png
          confluence_pdf_emoticons.png
          48 kB

        Issue Links

          Activity

            People

              mbereznitsky Mark Bereznitsky
              954d18f1a54b Jens Kasperek
              Votes:
              10 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: