Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 147684 Page break in inner table cause different effect in html and Web viewer.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 147684 Page break in inner table cause different effect in html and Web viewer.

- Summary:

- Bugzilla Bug (s) Resolved:
147684 Page break in inner table cause different effect in html and Web viewer.

- Description:

Layout engine create the page hint in-correct for inline object, that will cause the web-viewe display conent which doesn't belong to the cureent page.


- Tests Description  :
Manual Test

- Notes to Build Team:

- Notes to Developers:
cvs ci -m "fix page-break-always-excluding-last/page hint" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/GroupExecutor.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLInlineStackingLM.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLayoutContext.java"


- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:

- Files Added:

- Files Deleted


-Wei Yan



Back to the top