https://issues.apache.org/bugzilla/show_bug.cgi?id=46251
Andreas L. Delmelle <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-11-21
11:07:14 PST ---
Preliminary check of the code in InlineLM shows that space-end for fo:inlines
is only taken into account when adding the areas, not yet when the element-list
is generated, hence why the line-layout algorithm is tricked into believing
that that break is OK.
I already have the beginnings of a patch ready here, which fixes the issue by
adding the necessary boxes to the element-list, but it's still too rough to
apply. It only takes into account the .optimum component, and besides that, I'm
going to see if at the same time, I can implement space-resolution in that
context...
TBC
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.