https://bugs.documentfoundation.org/show_bug.cgi?id=172391
--- Comment #4 from BogdanB <[email protected]> --- This is the xml part of your document: <office:body><office:text><text:sequence-decls><text:sequence-decl text:display-outline-level="0" text:name="Illustration"/><text:sequence-decl text:display-outline-level="0" text:name="Table"/><text:sequence-decl text:display-outline-level="0" text:name="Text"/><text:sequence-decl text:display-outline-level="0" text:name="Drawing"/><text:sequence-decl text:display-outline-level="0" text:name="Figure"/></text:sequence-decls><text:p text:style-name="Standard">Todo el tiempo se moverá</text:p><text:p text:style-name="Standard">Nuestra vida es como un río</text:p><text:p text:style-name="Standard">No es posible que sea igual</text:p><text:p text:style-name="Standard">No hay razón para temerle</text:p><text:p text:style-name="Standard"/><text:p text:style-name="P1">Algún día será mejor – Las Pelotas</text:p></office:text></office:body> This is after I select all, bold and unbold. <office:body><office:text><text:sequence-decls><text:sequence-decl text:display-outline-level="0" text:name="Illustration"/><text:sequence-decl text:display-outline-level="0" text:name="Table"/><text:sequence-decl text:display-outline-level="0" text:name="Text"/><text:sequence-decl text:display-outline-level="0" text:name="Drawing"/><text:sequence-decl text:display-outline-level="0" text:name="Figure"/></text:sequence-decls><text:p text:style-name="P1">Todo el tiempo se moverá</text:p><text:p text:style-name="P1">Nuestra vida es como un río</text:p><text:p text:style-name="P1">No es posible que sea igual</text:p><text:p text:style-name="P1">No hay razón para temerle</text:p><text:p text:style-name="P1"/><text:p text:style-name="P2">Algún día será mejor – Las Pelotas</text:p></office:text></office:body> -- You are receiving this mail because: You are the assignee for the bug.
