Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix bug 146024: PDF Wrong horizontal alignment in a cell of the first row after page break in group.

Summary:

Fix bug 146024 PDF: Wrong horizontal alignment in a cell of the first row after page break in group.

 

- Bugzilla Bug(s)

146024

 

- Description:

if the line before page break is empty, we still process text-align property for the next line. If not, that property is ignored.

 

- Tests Description:

Manuel Test

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

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

 

- Files Added:

 

Qingwei Song

 


Back to the top