xwikisas / application-diagram

Create various types of diagrams using draw.io
GNU Lesser General Public License v2.1
0 stars 8 forks source link

Adding multiple styles to a text element breaks the text display in XWiki PDF Export #153

Closed oanalavinia closed 4 years ago

oanalavinia commented 4 years ago

Steps to reproduce:

  1. Create a new Diagram
  2. Add a Text shape
  3. Add multiple styles to it (bold and a link)
  4. Click Save & View
  5. Access More actions > Export > Export as PDF

Expected results: The PDF looks like the diagram.

Actual results: The PDF text display is broken as there are multiple elements generated for the same line with the styles specified.

From: 5

To: 6

Tested with Diagram Application 1.13.2, XWiki 11.10.4

ane-gabriela commented 2 years ago

https://github.com/xwikisas/application-diagram/issues/213