https://bugs.freedesktop.org/show_bug.cgi?id=40102

Björn Michaelsen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|FORMATTING Large footnotes  |Multi-paragraph footnotes
                   |not fully displayed when    |are not fully displayed
                   |mouse is over the number    |when mouse is over the
                   |                            |number
             Status|NEW                         |RESOLVED
         Whiteboard|                            |target:4.0
         Resolution|---                         |FIXED
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #4 from Andras Timar <[email protected]> ---
Taking a quick look at the code, it seems that SwFmtFtn::GetFtnText() in
sw/source/core/txtnode/atrftn.cxx returns only one text node from the footnote.
If the footnote contains multiple paragraphs, then only the first paragraph is
returned. However, I did not find the way to get the number of text nodes in a
given footnote. It is not stored in the object.

You can use "soft returns" (Shift+Enter) to separate lines in footnotes, that
works.

--- Comment #5 from Björn Michaelsen <[email protected]> ---
Closing as RESOLVED/FIXED for LibreOffice 4.0 as per:

http://cgit.freedesktop.org/libreoffice/core/commit?id=675f723f83d110bec4a9a4c5fa09ad965d240d2a

@atimar, nemeth: could you quickly confirm?

-- 
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