<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Accessibility of PDF export: some images are not flagged by Figure tag while exporting docx into pdf"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135638">135638</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Accessibility of PDF export: some images are not flagged by Figure tag while exporting docx into pdf
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2 all versions
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>martin.josefik@blackboard.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Exported pdf should contain Figure tag for every image from docx. Unfortunately
there are images that are not marked by Figure tag.

The image is flagged by p tag.

Steps to Reproduce:
1. Open the attached docx file.
2. Export as a Tagged PDF using File > Export as ... > Tagged PDF
3. Open the tagged PDF in a PDF explorer such as Adobe Acrobat. There are only
<P>
 tags.

Actual Results:
The figure from the source docx file is marked up by <P> tag instead of
<Figure> tag.

Expected Results:
The figure is marked up as a <Figure> tag


Reproducible: Always


User Profile Reset: No



Additional Info:
This is an accessibility concern. Users with screen readers are not able to
properly identify images in the tagged PDF export.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>