Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 136570: PDF can't be reviewed when the content of the text/label is out of page

Summary:

 

 

Bugzilla Entry(ies) Resolved:

136570

 

Description:

Validate Padding & Margin value while doing laying out to ensure it fits the size of it’s parent box.

If tested invalid, illegal Padding & Margin will be removed.

 

Tests Description:

Manual Test

 

Files Edited:

/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/ BlockStackingLayoutManager.java /org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/impl/ LineAreaLayoutManager.java /org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/layout/ area/impl/ AbstractArea.java

 

Files Added:

 

Notes to Build Team:

None.

 

Notes to Developers:

None.

 

Notes to QA:

None.

 

Notes to Documentation:

None.

 

qsong


Back to the top