<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 - PPTX exports SVG will trim "Tab" in tspan"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107517">107517</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>PPTX exports SVG will trim "Tab" in tspan
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.3.2.2 release
          </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>filters and storage
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>wanliyou@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
"Tab" in <a:t> won't exported to SVG tspan correctly. And the corresponding
tabSize setting is also not respected.

Steps to Reproduce:
1.  Open a PPTX which contains "tab" in text fields
            </a:rPr>
               <a:t>   123456
               </a:t>
2. It displays good in LibreOffice UI
3. Export to SVG the "tab" is gone.

Actual Results:  
"tab" is not exported to SVG

Expected Results:
Support export "tab" in tspan with correct tabSize.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36</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>