Skip to content

Bug#239200: missing backgrounds in docx files

Pierre Ducroquet requested to merge work/ducroquet/bug239200 into master

There was a typo in the parsing of the settings from docx. This typo disabled loading the background in most cases. Another, harder to solve issue, is the support of pattern backgrounds. Since there is no direct translation from MS-OOXML to ODF here, a lot more code will be needed.

Bug 239200

Edited by Pierre Ducroquet

Merge request reports