Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Fix bugzilla bug 163919--Set all border on row has totally different preview result between PDF and webviewer [0300]

Title: Fix bugzilla bug 163919--Set all border on row has totally different preview result between PDF and webviewer [0300]

Summary 

Bugzilla Bug (s) Resolved:

163919--Set all border on row has totally different preview result between PDF and webviewer [0300]

Description:

There exists a bug in border conflict resolve algorithm.

When border width are the same. layout engine will choose error border style.

Fix this error.

Test Description:

Manual Test

 Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/BorderConflictResolver.java"

Notes to Build Team:

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top