https://bugs.documentfoundation.org/show_bug.cgi?id=169245

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilmari.lauhakangas@libreoff
                   |                            |ice.org
            Summary|Docx: Background color is   |FILEOPEN DOCX Footer
                   |not matching with the word  |background color is not
                   |document                    |matching MSO rendering
           Keywords|                            |bibisected, filter:docx,
                   |                            |regression
             Blocks|                            |104522
            Version|25.8.2.2 release            |3.6.0.4 release

--- Comment #4 from Buovjaga <[email protected]> ---
(No need to export to PDF)

Bibisected the change with linux-43all to range
a44dda4b7d71f8d2b4e0cca79d732eab89588c3a...a705aec5117fe9123236ebdeb0d6f271b83f8af4

The range can be investigated with a grep command like this given in
LibreOffice core repo:

git log --stat --pretty=short --graph
a44dda4b7d71f8d2b4e0cca79d732eab89588c3a...a705aec5117fe9123236ebdeb0d6f271b83f8af4
| grep -B 10 -A 10 --color=always "writerfilter" | less -R

writerfilter is responsible for DOCX (and RTF) import. The only commit in the
range mentioning footer is f4c24f051bc6ec4a106abef27b4e77df6a62e9fd but it's
about RTF import.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104522
[Bug 104522] [META] DOCX (OOXML) header & footer-related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to