Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 129792, 129788 --- BIDI3.2: [HCG] HTML/Web/PDF viewers are not mirrored

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 129792,129788 --- BIDI3.2: [HCG] HTML/Web/PDF viewers are not mirrored

Summary 
Support RtL locale/flag in its rendering oprion and add <HTML DIR=RTL> in page.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 129792,129788 --- BIDI3.2: [HCG] HTML/Web/PDF viewers are not mirrored

Description:
Why:
Html always display from left to right.

Fix:
Engine fixed.
 
Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLRenderOption.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IHTMLRenderOption.java"
"/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"
"/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLTags.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top