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/03/17 18:10:17 UTC

DO NOT REPLY [Bug 44621] New: Wrong generation of merged elements if footer has thicker borders than normal

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

           Summary: Wrong generation of merged elements if footer has
                    thicker borders than normal
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: page-master/layout
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: vincent.hennebert@anyware-tech.com


Created an attachment (id=21675)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21675)
FO file showing the problem

See attached file: collapsing border model, footer repeated at page breaks,
before border of footer thicker than normal after borders of the body's cells.
This means that the cell's after borders in the trailing case are bigger than
in the normal case. This is resulting into a wrong generation of Knuth
elements, and content being swallowed.


-- 
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 44621] Wrong generation of merged elements if footer has thicker borders than normal

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

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

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

--- Comment #4 from Glenn Adams <gl...@skynav.com> 2012-04-01 06:26:49 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 44621] Wrong generation of merged elements if footer has thicker borders than normal

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





--- Comment #2 from Vincent Hennebert <vi...@anyware-tech.com>  2008-03-26 08:50:40 PST ---
Created an attachment (id=21719)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21719)
AssertionError when normal after border bigger than trailing

Another related problem: when the after border of a cell is thicker in the
normal case than in the trailing case, an AssertionError occurs. This is
because a glue is added to the element list to take this case into account,
which currently is not expected by the merging algorithm.


-- 
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 44621] Wrong generation of merged elements if footer has thicker borders than normal

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





--- Comment #1 from Vincent Hennebert <vi...@anyware-tech.com>  2008-03-17 10:55:20 PST ---
Partial fix in http://svn.apache.org/viewvc?view=rev&revision=637993

The right value of the penalty still needs to be computed, but at least content
should no longer be swallowed. There's also bug #44616 on the way.


-- 
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 44621] Wrong generation of merged elements if footer has thicker borders than normal

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


Vincent Hennebert <vi...@anyware-tech.com> changed:

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




--- Comment #3 from Vincent Hennebert <vi...@anyware-tech.com>  2008-04-22 08:20:36 PST ---
Both issues should be fixed:
http://svn.apache.org/viewvc?view=rev&revision=650550


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