Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 142955The row height of nested cross-page table is not updated properly

Title: CheckIn: Fix Bugzilla Bug 142955The row height of nested cross-page table is not updated properly

Summary 

Bugzilla Bug (s) Resolved:

Fix Bugzilla Bug 142955The row height of nested cross-page table is not updated properly

Description:

Why:

Layout engine does not update the row height when the row exceeds one page.

Fix:

Update the row height before render

Test Description:

Manual Test

 

Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/RowLayoutEngine.java"

 Notes to Build Team:

 

Notes to Developers:

Notes to QA:

Quotes to Documentation:




Back to the top