https://bugs.documentfoundation.org/show_bug.cgi?id=65940
phv <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FORMATTING: Style/templates |FORMATTING: Arrow styles |not persistent |set to "none" are not saved --- Comment #11 from phv <[email protected]> --- I am reproducing this bug on a new document in LibreOfficeDev 7.4.0.0: the "none" arrow style is not properly saved and is replaced by the parent one. This prevents users to have a functional hierarchy in drawing styles when mixing lines with arrows and lines without arrows. As I read the fodg data, I notice that LibreOffice does not save the attributes related to the arrow style only when the styles are set to "none" (draw:marker-start="none" and draw:marker-end="none" are not even written in the file). When I add them manually, these styles are loaded. I edited the report title to make it more precise about the issue. -- You are receiving this mail because: You are the assignee for the bug.
