You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/06/29 15:20:54 UTC

DO NOT REPLY [Bug 45307] New: fo:block-container height issue

https://issues.apache.org/bugzilla/show_bug.cgi?id=45307

           Summary: fo:block-container height issue
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: page-master/layout
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: adelmelle@apache.org


Created an attachment (id=22196)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22196)
fo file demonstrating issues

See the attachments:

The height of the absolute-positioned block-container seems to be added to the
outer block-container's height, which I suspect is wrong. The outer
block-container's height should probably be the maximum of the block's height
and the inner block-container's height, not the sum.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45307] fo:block-container height issue

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45307


Bengt  <bo...@kase.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bo@kase.se




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45307] fo:block-container height issue

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45307


Andreas L. Delmelle <ad...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Andreas L. Delmelle <ad...@apache.org>  2008-10-24 13:15:40 PST ---

Confirmed fixed in latest FOP Trunk, after
http://svn.apache.org/viewvc?rev=707631&view=rev


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45307] fo:block-container height issue

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45307

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #4 from Glenn Adams <gl...@skynav.com> 2012-04-01 06:44:56 UTC ---
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45307] fo:block-container height issue

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45307





--- Comment #1 from Andreas L. Delmelle <ad...@apache.org>  2008-06-29 06:22:11 PST ---
Created an attachment (id=22197)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22197)
PDF output showing the problem


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45307] fo:block-container height issue

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45307





--- Comment #2 from Andreas L. Delmelle <ad...@apache.org>  2008-06-29 06:24:44 PST ---
Additionally, but I'm not sure if that is incorrect behavior, I would expect
the absolute-positioned block-container's 100% bpd to evaluate to the block's
accumulated bpd... (?)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.