<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Text not handled when converting 2D rect to Polygon"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=64612#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Text not handled when converting 2D rect to Polygon"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=64612">bug 64612</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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=157272" name="attach_157272" title="ConvertToCurve combined with text examples">attachment 157272</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=157272&action=edit" title="ConvertToCurve combined with text examples">[details]</a></span>
ConvertToCurve combined with text examples

Please see attached examples. I have sheared the rectangle to make the problems
more visible.
A If a shape has a text, then transforming the shape results in a transformed
text.
B If shape A is mirrored, then the text is not mirrored, but it follows the new
direction.
C If shape A including the text is converted to curve, it looks like A but the
text is not editable because the text is no longer text, but a curve too.
D If you mirror shape C, you get a mirrored text.
E The shape was first converted to curve, then the text was added. Now the text
has no transformation. I guess, that is not the expected result of "convert
shape but keep text editable".
F Shape first converted, then text added, then sheared. I think, that would be
the expected result of "convert shape but keep text editable" with a new
convert mode option applied to shape A.

If you keep the text editable as text, then you cannot get result D. Mirroring
and non-linear transformations are not possible on text. Therefore you need an
option to convert the shape and the text together (behavior now) and you need a
second option to convert the shape, but keep the text editable (new feature).</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>