[jira] [Created] (FOP-3331) Various improvements for float support
"Julien Lacour (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.fop.devel |
|---|---|
| Message-ID | <[email protected]> |
Julien Lacour created FOP-3331:
----------------------------------
Summary: 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
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)