https://bugs.documentfoundation.org/show_bug.cgi?id=130913
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial Resolution|--- |FIXED Priority|medium |low Status|NEW |RESOLVED --- Comment #9 from Justin L <[email protected]> --- This document is basically fixed in 7.3.x Although on initial load, it behaves as described, after a round-trip (save and reload), then it behaves as expected. This was fixed by 7.1 commit c0864f26f3143ea81c65d3826fae32a8fd54c531 Author: Michael Stahl on Fri Nov 6 21:47:21 2020 +0100 sw_fieldmarkhide: init fieldmark mode from options Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105989 Heh - that was reverted in 7.2 (and 7.1.x). That fix was reinstated in 7.4 (and 7.3.x) by commit 657de5fba12b0e9afcdee361654d2a2d0dbd7311 Author: Michael Stahl on Fri Nov 19 16:08:57 2021 +0100 Revert "Revert "sw_fieldmarkhide: init fieldmark mode from options"" Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125558 It seems like everything here is probably just a side effect. It "seems" to have been "fixed" by the non-inclusion of a layout-cache file in the ODT... Ahhh - go to bug 161174 comment 6 to hear a knowledgeable explanation. So the bug document has a layout-cache which triggers the incorrect layout/first-right-connected-FormatFrames. After a round-trip, there will not be a layout-cache anymore, so everything is free to act normally. Marking as FIXED -- You are receiving this mail because: You are the assignee for the bug.
