Bug 62381

Summary: Fix rendering of AutoShapes
Product: POI Reporter: Andreas Beeker <kiwiwings>
Component: SL CommonAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 4.0.x-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on: 53176, 59004    
Bug Blocks:    
Attachments: Arrows test

Description Andreas Beeker 2018-05-16 20:16:21 UTC
Created attachment 35938 [details]
Arrows test

I recently received a test file, which shows some rendering errors.

The problem is/was that the patch for #53176 was not applied to the computed outlines. By moving the code to getAnchor() also the outlines receive that normalized anchor.

Furthermore I've disabled the evaluation of adjust values for HSLF, because the auto shapes look usually more distorted when the adjust values (instead of the defaults) are used.

And last but not least, there the parent relation/shape wasn't initialized in XSLF.
Comment 1 Andreas Beeker 2018-05-16 20:32:35 UTC
Applied via r1831743

Btw. Libre Office currenly also distorts the arrows