<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_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - problem in the shapes tool does not correspond to clicking on subtract"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132291">bug 132291</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;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - problem in the shapes tool does not correspond to clicking on subtract"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132291#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - problem in the shapes tool does not correspond to clicking on subtract"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132291">bug 132291</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>'Subtract' means: Subtract all shapes, which are not the deepest in the stack
from the shape, which is the deepest in the stack order. Then remove those
shapes.

In your case: The left rectangle is the deepest one. You subtract the right
rectangle. No overlap, simple remove the rectangle. Subtract the oval. That
changes the outline of the left rectangle.

It seems you try to subtract the oval from both rectangles. To do this, you
have to change your drawing, so that the rectangles are together the deepest in
the stack order. You can do this by grouping the two rectangles or you can
combine the two rectangles. After that is done, you can subtract the oval.</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>