| Summary: | FILEOPEN: DOC: Background from paragraph is applied to remainder of the document | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | jluth, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=116071 | ||
| Whiteboard: | target:6.3.0 target:6.2.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
sample file
comparison MSO 2010 and LibreOffice 6.3 Master another file affected |
||
|
Description
Xisco Faulí
2019-02-13 12:51:06 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=3539a1efb41a787237e4333ebc715db96ffacb5b author Justin Luth <justin.luth@collabora.com> 2018-11-28 16:17:22 +0300 committer Justin Luth <justin_luth@sil.org> 2019-01-15 19:50:35 +0100 commit 3539a1efb41a787237e4333ebc715db96ffacb5b (patch) tree a671c2f9d57a33bd6e55d5835223c30461f557c1 parent e1e772e40f83a8f1d7c4947c5784e1fe8b640d5b (diff) tdf#116071 ww8import: import to XATTR_FILL instead of RES_BACKGROUND Bisected with: bibisect-linux64-6.3 Adding Cc: to Justin Luth Created attachment 149258 [details]
comparison MSO 2010 and LibreOffice 6.3 Master
Same problem with attachment 112463 [details] from bug 64473 Created attachment 149261 [details]
another file affected
I requested that the backport to 6.2 be reverted. The proposed fix for master is at https://gerrit.libreoffice.org/68011. Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/1a01b2f7ef83a0c73a52eefaed4a37a2c0812dda%5E%21 tdf#123433 ww8import: end same attribute as what started It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/9b86be693156206e2eb7ace60435b622f4318160%5E%21 tdf#123433 ww8import: end same attribute as what started It will be available in 6.2.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-6-2-1": https://git.libreoffice.org/core/+/d0b23025b9ea9bbd911db54ca8a5023a00fab29e%5E%21 tdf#123433 ww8import: end same attribute as what started It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Fixed and backported to 6.2.1 - so obviously the revert request from comment 5 didn't happen. Verified in Version: 6.3.0.0.alpha0+ Build ID: 8aa579830b20072af8d6e149d6b279362fe98b91 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Justin Luth, Thanks for fixing this!! |