You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with alternative texts for images, which are saved as SvgTitleElement, a childnode of an OdfDrawFrame object. The odftoolkit parses an odt-file correctly, but when saving it, the SvgTitleElement is converted to a SvgDescElement. On Reopening the file, the child node of the instance SvgTitleElement is lost, the libreoffice-writer does not show an alternative text.
Version: 0.12.0 and 0.10.0