[
https://issues.apache.org/jira/browse/FOP-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106081#comment-18106081
]
Joao Goncalves commented on FOP-3331:
-------------------------------------
[~julienlacour31] can you double check the patch for the FloatContentLM? While
it fixes the issue with the float left, the text was still spilling out of the
page.
> Various improvements for float support
> --------------------------------------
>
> Key: FOP-3331
> URL: https://issues.apache.org/jira/browse/FOP-3331
> Project: FOP
> Issue Type: Improvement
> Reporter: Julien Lacour
> Assignee: Joao Goncalves
> Priority: Major
> Attachments: FloatContentLayoutManager.patch,
> LineLayoutManager.patch, float-missing-word.fo, float.fo
>
>
> I have implemented several patches to improve float support:
> * *FloatContentLayoutManager* (with float.fo test file)
> ** Fixed incorrect text positioning when a {{float: left}} is contained
> inside a {{block-container}}.
> ** Fixed an issue where text could continue into the bottom page margin
> after a {{float: right}}.
> * *LineLayoutManager* (with float-missing-word.fo test file)
> ** Fixed an issue where the first word of a paragraph could be replaced by
> a `float: left` block-container.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)