Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 189117--Some words lost when preview attached xtab in pdf.[1102]

Title: CheckIn: Fix Bugzilla Bug 189117--Some words lost when preview attached xtab in pdf.[1102]

Summary 

Fix Bugzilla Bug 189117--Some words lost when preview attached xtab in pdf.[1102]

Bugzilla Bug (s) Resolved:

189117--Some words lost when preview attached xtab in pdf.[1102]

Description:

1. The background should be clipped.

2. Only clip cell and inline container in render

3. Use unique id instead of instance id to identify the row content

Test Description:

Manual test

 Files Edited:

"/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/buffermgr/TableContentLayout.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/UnresolvedRowHint.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutEngineContext.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLayoutContext.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top