Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 164601--It takes ages to display a report with label of very large font size.

Title: CheckIn: Fix Bugzilla Bug 164601--It takes ages to display a report with label of very large font size.

Summary 

Bugzilla Bug (s) Resolved:

164601--It takes ages to display a report with label of very large font size.

Description:

If set a very large font size, infinite loop occurs in PDF emitter.

The same case exist in image item.

Fix this bug.

Test Description:

Manual Test

 Files Edited:

"/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/pdf/PDFImageLM.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top