Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 116600, 116177


- SCR(s) Resolved: Bugzilla 116600, 116177

-Description:
1. Bugzilla 116600:  In Chart builder, an "ESC" keyboard action is treated as "OK" action.
    Add "bWasCancel" logic into the Wizard, only when the user clicks the "OK" button, the instance is generated.

2. Bugzilla 116177: Legend area properties, "Visible" style is not consistent with others
3. Remove the unused dependencies of chart tests plug-in

- Regression (Yes / No): No

- Tests: Yes

- Test Automated: No

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Notes to Configuration Management: N/A

- Notes to Support: N/A

- Notes to Product Marketing: N/A

 

/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/WizardBase.java

/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/i18n/MessagesTest.java

/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/i18n/I18nTest.java

/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/TestsPlugin.java

/org.eclipse.birt.chart.tests/plugin.xml



Regards,

Nina


Back to the top