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

Matthew Francis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #3 from Matthew Francis <[email protected]> ---
This appears to have started as of the below commit.

Adding Cc: to [email protected]; Could you possibly take a look at this?
Thanks

    commit 866a4436d3cfac1ff42d7996250bf96fb703aeaa
    Author:     Miklos Vajna <[email protected]>
    AuthorDate: Wed Jun 4 14:18:33 2014 +0200
    Commit:     Miklos Vajna <[email protected]>
    CommitDate: Wed Jun 4 14:30:25 2014 +0200

        oox: handle textboxes in ShapeContextHandler::endFastElement()

        DOCX shape import normally works by oox creating the shape, then
        writerfilter handling the shape text. For drawingML shapes, having
shape
        text, this a bit more complicated, as there are shape properties after
        the shape text as well.

        ShapeContextHandler::endFastElement() assumed that shape text is only
        possible on css.text.TextFrame shapes: also handle shapes having a
        TextBox as well.

        sw/qa/extras/ooxmlimport/data/mce-nested.docx is a reproducer for this
        problem (group shape missing), when TextBoxes are enabled by default in
        oox.

        Change-Id: I7a412b31965cf363da0b0c7fcc732741f2037542

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to