<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - FILEOPEN: text box rotated, saved as .doc .docx, is corrupted when file is reopened"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128830">bug 128830</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>INVALID
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - FILEOPEN: text box rotated, saved as .doc .docx, is corrupted when file is reopened"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128830#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - FILEOPEN: text box rotated, saved as .doc .docx, is corrupted when file is reopened"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128830">bug 128830</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>Word renders the rotated text boxes without problems. For modern Word versions
it is the same as a shape and LibreOffice exports it as shape. The error is in
LibreOffice import. When the file is imported into Writer, the text is not
treated as shape label (as it would be in Impress), but the shape gets an
associated frame. And such frame cannot rotate.

I think, the current import from docx needs to be changed, so that a frame is
only used, if there exists rich content in the text, e.g. Math-OLE, table or
pictures. Otherwise it should be handled the same as in Impress.

The old .doc format is a different problem. The relevant code parts are
different from .docx import. Please report the problem in a separate bug
report.</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>