Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-dev] Checkin: Fix bug 157411 Group toc doesn't work in web viewer when page-break-interval cause a break just before the group.

Since cvs is still closed, commit is reverted.

 


From: Jun Ouyang
Sent: 2006
1017 12:46
To: birt-dev@xxxxxxxxxxx
Subject: FW: [birt-dev] Checkin: Fix bug 157411 Group toc doesn't work in web viewer when page-break-interval cause a break just before the group.

 

- Summary:

157411 Group toc doesn't work in web viewer when page-break-interval cause a break just before the group.

 

- Bugzilla Bug(s)

157411

 

- Description:

Output a container into the same page as its first non-container descent.

 

- Tests Description:

Manuel/Unit Test.

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLListLM.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLAbstractLM.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLReportLayoutEngine.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/IReportLayoutEngine.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLPageLM.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLM.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLGroupLM.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFReportLayoutEngine.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLStackingLM.java

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLeafItemLM.java

 

- Files Added:

/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/layout/html/HTMLLayoutTest.java

/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/layout/html/HTMLLayoutTest_1.xml

/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/layout/html/HTMLLayoutTest_2.xml

 

-Jun Ouyang

 


Back to the top