https://bugs.documentfoundation.org/show_bug.cgi?id=170901
Bug ID: 170901
Summary: Imported custom table style is not converted to cell
formats on export to ods
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Open attachment 205643 from bug 170898. It has a custom table style. Save the
document to ods-format. Reopen the saved document. The styling is totally
wrong. The cell formats are lost and the database range has got an AutoFilter,
that does not exist in the original file. This report focuses on the lost cell
formats.
Tested with Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: 680(Build:0)
CPU threads: 32; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded
That is a daily build from 2026-02-17.
Expected behavior:
Ideally: The custom table style is exported as <table:table-template> element
and referenced in the table attributes.
At least: The cells formatting are exported as direct formats of the cells,
same as it would be done, if the table were created from scratch.
--
You are receiving this mail because:
You are the assignee for the bug.