https://bugs.documentfoundation.org/show_bug.cgi?id=65940
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|4.0.0.3 release |Inherited From OOo --- Comment #4 from Regina Henschel <[email protected]> --- I stumbled over the same problem in Version: 5.1.0.0.alpha1+ Build ID: f271602f7193ddf584ea58dc6a468e6842d0781e TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-11-08_22:37:35 Locale: de-DE (de_DE). I have looked at the styles.xml. There are two problems: (1) On first creation the inheritance is lost. As workaround you can, after reload, link the child style to the parent style again and save it again and then it will stay. (2) When in the child style the property "arrow" is set to "none", then the attribute draw:marker-end is not set on saving. And then because of the absence of the attribute on opening, the attribute of the parent is used. There exist no special value for "no marker", but the file format allows to set the draw:marker-end to an empty reference. Currently it does not work, because an empty reference is treated as no attribute on opening. My suggesting is, that LibreOffice treats an empty reference as explicit "no marker" and does not remove it automatically on opening. And when a parent has a marker set and it is set to "none" in the child, then such empty reference should be written in the child style. To remove the attribute, the current way with the "Standard" button can then be used. [That method needs an improvement, but that is a different issue.] I see both problems already in OpenOffice.org 3.2.1. Therefore I change the "version" field. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
