<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 - FILESAVE: Rotated text with special char 'middledot' in exported SVG file is corrupted"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122203">122203</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILESAVE: Rotated text with special char 'middledot' in exported SVG file is corrupted
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Windows (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>Draw
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>post@adrian-zinke.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
A text field that
- contains arbitrary text, then a Unicode Character 'MIDDLE DOT' (U+00B7) and
followed by another arbitrary text (everything in one line)
- rotated by some degree, for e.g. -72°
is not exported correctly as SVG.
The rotated text in the exported SVG file is not on line anymore. It decomposes
into at least three lines.

Steps to Reproduce:
1. Create a new empty drawing.
2. Create a text field and enter some text that contains at least one Unicode
Character 'MIDDLE DOT' (U+00B7). Ensure that there is text before AND after the
MIDDLE DOT.
3. Rotate the text field by -72°
4. Export SVG

Actual Results:
Rotated text in SVG goes over multiple lines, although it is written as one
line in Libre Office Draw.

Expected Results:
Rotated text in SVG should be displayed in one line.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>