Bug 44320 - Missing before/after border when break set on a table's first/last row
Summary: Missing before/after border when break set on a table's first/last row
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: page-master/layout (show other bugs)
Version: trunk
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on: 44412
Blocks:
  Show dependency tree
 
Reported: 2008-01-29 02:53 UTC by Vincent Hennebert
Modified: 2012-04-07 01:52 UTC (History)
0 users



Attachments
Missing border-before/after when break specified on table-row (2.82 KB, text/plain)
2008-01-29 03:47 UTC, Vincent Hennebert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Hennebert 2008-01-29 02:53:43 UTC
See testcase table_break-before_break-after.xml. The after border is missing
whereas the table is finished. It break-after is removed the rendering is correct.
Comment 1 Vincent Hennebert 2008-01-29 03:47:29 UTC
Created attachment 21443 [details]
Missing border-before/after when break specified on table-row

Same problem when break-before is specified on the body's first row, or when
break-after is specified on the body's last row.
Comment 2 Vincent Hennebert 2008-02-13 04:38:31 UTC
Bug #44412 also applies to tables with the separate border model.
But when the break is set on the table's first/last row, this is a different
issue: a -infinite penalty is produced for that, which technically "belongs" to
the table, so the space resolver believes the table is not finished whereas it is.
Instead of producing a penalty, the break-before/after must be checked at the
table level.
Comment 3 Vincent Hennebert 2008-02-25 03:32:09 UTC
Should be fixed in rev. 630814, but bug #44412 doesn't allow to check for that.
Comment 4 Glenn Adams 2012-04-07 01:45:03 UTC
resetting P2 open bugs to P3 pending further review