[Libreoffice-bugs] [Bug 134344] New: Give names to shapes upon creation (Calc)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 27 16:07:24 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=134344

            Bug ID: 134344
           Summary: Give names to shapes upon creation (Calc)
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ilmari.lauhakangas at libreoffice.org
            Blocks: 108741

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">


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108741
[Bug 108741] [META] Shapes bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200627/75411844/attachment.htm>


More information about the Libreoffice-bugs mailing list