Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugzilla148724:the Multiplier of the Standard check box does not show properly < 0 value

- Summary:
fix bugzilla148724:the Multiplier of the Standard check box does not show properly < 0 values
- Bugzilla Bug (s) Resolved:
148724
- Description:
this is because the formatter returned by default NumberFormat.getInstance() only allows maximum 3 fraction digits, now manually set this to 100.
- Tests Description :
Manual test
- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/DialScaleDialog.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LocalizedNumberEditorComposite.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TextEditorComposite.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AbstractAxisSubtask.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisMarkersSheet.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisScaleSheet.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesRegionSheet.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java


- Files Added:


- Files Deleted

 

 

Best Regards,

 

Zhiqiang Qian

Actuate Corporation - Shanghai R&D Center
( : (86)21-50270900 Ext 245
* : zqian@xxxxxxxxxxx

 


Back to the top