Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix bugzilla bug--122091The effect of tag U doesn't show in BIRT PDF emitter.

Title: [birt-dev]CheckIn: Fix bugzilla bug--122091The effect of tag U doesn't show in BIRT PDF emitter.

Summary 

Bugzilla Bug (s) Resolved:
Fix bugzilla bug--122091The effect of tag U doesn't show in BIRT PDF emitter.

Description:
text decoration is not inheritable.

The property can not inherit from its container


 Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/FontHandler.java" "/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/impl/TextLayoutManager.java" "/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java" "/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/util/HTML2Content.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


Back to the top