<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 - Wrapped RTL text characters within shapes are exported to tagged PDF with incorrect character order"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133067">133067</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wrapped RTL text characters within shapes are exported to tagged PDF with incorrect character order
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.3.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>Impress
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>zainab.ali@blackboard.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Wrapped RTL text characters within shapes are exported to tagged PDF with
incorrect character order.

The attached pptx file contains RTL text within a shape.  The shape has "Word
wrap in text shape" set to true.
Exporting the pptx as a tagged PDF should result in the same order of
characters regardless of whether word wrap is enabled or not.


Steps to Reproduce:
1. Export the pptx as a tagged PDF using  File > Export as > Export as PDF >
Tagged PDF
2. Select the text within the shape and disable word wrap using Format > Object
and Shape > Text > untick Word wrap in text shape 
3. Export the pptx again as a tagged PDF using  File > Export as > Export as
PDF > Tagged PDF


Actual Results:
The codepoints of the unicode characters within the marked content sequence of
the PDF with wrapped text are in the following order:
1579 1578 1576 1575 32 1582 1581 1580 

The codepoints of the unicode characters within the marked content sequence of
the PDF with no wrap are in the expected order.


Expected Results:
The codepoints of the unicode characters within the marked content sequence of
both PDFs should be in the following order:
1582 1581 1580 32 1579 1578 1576 1575


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.5.2
Build ID: 6.3.5-3
CPU threads: 8; OS: Linux 5.5; UI render: default; VCL: gtk3; 
Locale: ar-SA (en_GB.UTF-8); UI-Language: en-US
Calc: threaded</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>