Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bugs--147676, 144401, 142390 column visibilty issue in PDF and HTML

Title: CheckIn: Fix bugzilla bugs--147676, 144401, 142390 column visibilty issue in PDF and HTML

Summary 

Bugzilla Bug (s) Resolved:

144401  Background of group header row displayed different in html and pdf.    
142390  Support column visibility in PDF format        


147676  [regression]Visibility set in the first col will affect the second     
147648


        Group header repeat failed in web Viewer and pdf rendered from document

Description:

1.      fix cell visibility issue in PDF and HTML
2.      Forbidden page-break in listing header and listing group header
3.      fix group repeat issue in PDF render task

Test Description:

Manual Test, JUnit test

 

Files Edited:

"/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableBandLM.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.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/content/ListContainerExecutor.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableBandLM.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLListingBandLM.java"

 Notes to Build Team:

 

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top