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

Timur <ti...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED

--- Comment #11 from Timur <ti...@libreoffice.org> ---
Seen from: 

author  Miklos Vajna <vmik...@collabora.com>    2023-04-12 08:13:07 +0200
committer       Miklos Vajna <vmik...@collabora.com>    2023-04-12 09:12:17
+0200
commit  ce3308a926f036b87515b8cd97d2b197063dc77a (patch)
tdf#61594 sw floattable: import floating tables as split flys by default

Fixed with:

commit  d477fa8ac1b0d3ee81427217bbb5950278ab16db        [log]
author  Miklos Vajna <vmik...@collabora.com>    Fri Mar 17 14:00:17 2023 +0100
committer       Miklos Vajna <vmik...@collabora.com>    Fri Mar 17 14:10:34
2023 +0000
tree    eff80bbdb718f81b11e0c7eb5c96dbf2f96508df
parent  57914a4084da9107ec6815b1916a4be117c400bf [diff]

sw floattable: unconditionally map <w:tblpPr> to SwFormatFlySplit

Fix the problem by never going via m_aPendingFloatingTables in the
SW_FORCE_FLY_SPLIT=1 case, since that was only a workaround for layout
limitations. This conditionally reverts commit
78d1f1c2835b9fae0f91ed771fc1d594c7817502 (fdo#68607 bnc#816593
DomainMapperTableHandler: don't always start a frame, 2013-09-03).

Also add a SwModelTestBase::FlySplitGuard, so it's just a one-liner
change to test the SW_FORCE_FLY_SPLIT=1 case from cppunit. The goal is
to have this on by default once it's mature enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to