<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 - RTF rendering fails to float the text around a shape despite \shpwr2\shpwr3 as part of the \shp block"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121617">121617</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>RTF rendering fails to float the text around a shape despite \shpwr2\shpwr3 as part of the \shp block
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Mac OS X (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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>poul.steen@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
RTF rendering fails to float the text around a shape despite \shpwr2\shpwr3 as
part of the \shp block when surrounded by a table definition (\\trowd - \\row)
placing the 
group for text with a shape within a table.

Steps to Reproduce:
1.In an RTF file insert a text and a shape (e.g. with a picture) within a table
using \trowd\trleft0\cellx9072\trql\intbl <picture> and <text> \cell\row
2.Open the RTF file using LibreOffice Writer

Actual Results:
Despite of the control sequence "\shpwr2\shpwr3" within the "\shp" block, the
text will not flow around the shape.


Expected Results:
Because of the control sequence "\shpwr2\shpwr3" within the "\shp" block, the
text is expected to flow around the shape on its left side according to the
specs. In fact it asks for floating on the side with most space, which happens
to be left in this case, but it does not change, if you explicitly asks for
"left floating".


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I have also tested this on the currently latest version (6.3.7.2) having the
same result.</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>