Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Corrent resize behavior under de_DE locale. Make ForeGroundColor of tooltip black

- Summary: Corrent resize behavior under de_DE locale. Make ForeGroundColor of tooltip black

- Bugzilla Bug (s) Bugzilla Bug 112312,112043

- Description:
Provides code using Sting.valueof(doulbeValue) to get the value after resize,which is locale independent. For the setStringValue method on DimensionHandle is locale dependent. That causes the value is wrong.Use model DimensionValue object to set dimension
Uses black as default ForeGroundColor of tooltip.

- Tests Description: manual

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/ColumnHandleAdapter.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java



<<Your Signature Here>>


Back to the top