Nested shape inside a grouped container is not preserved correctly

Hi,

I’d like to report a bug in Aspose.Diagram for .Net 19.4.

I have a shape inside a container, and a separate shape, all grouped together (see the grouped_container.vsdx file in the attached archive).

If I run the following code against it (with actual file paths inserted)

    var diagram = new Diagram(@"<input_file>.vsdx");
    diagram.Save(@"<output_file>_<diagram_version>.vsdx", SaveFileFormat.VSDX);

then the layout in the resulting files is wrong with Aspose.Diagram 19.4 even though it was all right with 18.11 (the version I was using before).

files.zip (71.6 KB)

Thanks in advance,
Arnold

EDIT: Please find some screenshots below:

Input file (output file with 18.11 looks the same):
image.png (2.0 KB)

Output file with 19.4:
image.png (1.9 KB)

(from Visio Pro 2016)

@arnoldbeilandevozon

Thanks for contacting support.

We were able to notice the similar issue with Aspose.Diagram for .NET 19.4 and logged it as regression under the ticket ID DIAGRAMNET-51637 in our issue tracking system. We will further look into details of the issue and keep you posted with the status of its correction. Please be patient and spare us little time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as DIAGRAMNET-51637) have been fixed in Aspose.Diagram for .NET 19.5.