<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 - Give names to shapes upon creation (Calc)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134344">134344</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Give names to shapes upon creation (Calc)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ilmari.lauhakangas@libreoffice.org
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>108741
          </td>
        </tr></table>
      <p>
        <div>
        <pre>1. Open Calc
2. Add a shape
3. Open Navigator, observe shape is not listed
4. Right-click shape, name it

Writer does it differently. For a new shape it produces:
<draw:custom-shape text:anchor-type="paragraph" draw:z-index="0"
draw:name="Shape1" draw:style-name="gr1" svg:width="1.015cm"
svg:height="1.751cm" svg:x="2.247cm" svg:y="2.702cm">

Calc:
<draw:custom-shape draw:z-index="0" draw:style-name="gr1"
draw:text-style-name="P1" svg:width="1.781cm" svg:height="1.488cm"
svg:x="0.398cm" svg:y="0.904cm"></pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Shapes bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108741">Bug 108741</a>] [META] Shapes bugs and enhancements
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>