https://bugs.freedesktop.org/show_bug.cgi?id=81562
Lionel Elie Mamane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Whiteboard|bibisectrequest | Keywords|regression | --- Comment #5 from Lionel Elie Mamane <[email protected]> --- Opening the file (which is HSQLDB embedded) with older LibreOffice versions, one also gets bold for the table view data. The attached .odb contains the request for bold style, in its content.xml: <style:style style:name="ce1" style:family="table-cell"> <style:paragraph-properties fo:text-align="start"/><style:text-properties style:font-name="Ubuntu" fo:color="#000000" fo:font-size="0.08cm" style:font-pitch="variable" fo:font-style="normal" fo:font-weight="bold"/> </style:style> and later <db:table-representations> <db:table-representation db:name="Inventario"> <db:columns> <db:column db:name="Categoria" db:style-name="co1" db:default-cell-style-name="ce1"/><db:column db:name="Codice" db:style-name="co1" db:default-cell-style-name="ce1"/> <db:column db:name="Descrizione" db:style-name="co1" db:default-cell-style-name="ce1"/> <db:column db:name="ID" db:style-name="co1" db:default-cell-style-name="ce1"/> <db:column db:name="Listino 1" db:style-name="co2" db:default-cell-style-name="ce1"/> <db:column db:name="Listino 2" db:style-name="co3" db:default-cell-style-name="ce1"/> <db:column db:name="Listino 3" db:style-name="co3" db:default-cell-style-name="ce1"/> <db:column db:name="Note" db:style-name="co1" db:default-cell-style-name="ce1"/> <db:column db:name="Quantità " db:style-name="co1" db:default-cell-style-name="ce1"/> </db:columns> </db:table-representation> </db:table-representations> I have *no* idea how this got in there. Alex, how did you create this? Is font Ubuntu in bold not your default font (system default, LibreOffice default, currently selected in LibreOffice when creating the table, when creating the file, ...) or something like that? If you create a fresh new file, does it also have table data in bold? -- 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
