https://bz.apache.org/bugzilla/show_bug.cgi?id=62051

            Bug ID: 62051
           Summary: Two shapes have the same shapeId within the same
                    slide.
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Suppose the current shape id is 58.  If a group is created it will get the id
58 and the first shape created within it will get id 59.  However, if a new
shape is created outside the group it will also get id 59 (as the next id
available at the slide level).  Any future use of the id risks getting the
wrong shape.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to