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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bz.apache.org/ooo/s
                   |                            |how_bug.cgi?id=3958

--- Comment #7 from Justin L <[email protected]> ---
(In reply to Justin L from comment #6)
> That's strange. I don't reproduce now. Tried master, 7.6, and 7.0.
Perhaps I was trying the image itself, and not the caption frame?

In any case, it appears the reason is because of exporting in wrtww8.cxx
        /*
         #i3958#
         The inline elements being export as anchored to character inside
         the shape field hack are required to be wrap through so as to flow
         over the following dummy 0x01 graphic
        */
        if (rFrameFormat.IsInline())
            eSurround = css::text::WrapTextMode_THROUGH;

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

Reply via email to