| Summary: | Remove the "open editor" button on the Report Wizard first page | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Liz Dancy <lizdancy> |
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | labadie, paulslau, zung |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Liz Dancy
This bug is assigned the wrong component . This bug should be assigned to Platform.UI.Reporting under the TPTP Testing product. Reassigning owner to Platform.UI.Reporting component owner. Hi Liz, are you looking for: -the button/check box to be removed and the report is always opened in the default editor or -to make the default editor configurable and the label for the button/check box easier to understand. (In reply to comment #3) > -to make the default editor configurable and the label for the button/check box > easier to understand. For example, have an Open Report Automatically check box, similar to the test reports. (In reply to comment #3) > Hi Liz, are you looking for: > > -the button/check box to be removed and the report is always opened in the > default editor > > or > > -to make the default editor configurable and the label for the button/check box > easier to understand. > I think the second option would be ideal. Thanks Paul. The type of editor that is opened when the report is generated is configurable by overriding the org.eclipse.hyades.ui.report.ReportGeneratorWizard.getEditorId() method. Changed the label for the check box in the test/log/trace/stats report wizards to be consistent and clearer. Fixed a bug with the trace reports not storing/using the user preference for the check box. The following files checked in to CVS (HEAD): org.eclipse.hyades.ui.internal.wizard.HyadesReportSelectionWizardPage.java /org.eclipse.hyades.test.ui/src/org/eclipse/hyades/test/ui/internal/resources/messages.properties /org.eclipse.tptp.platform.common.ui/src-common-internal/org/eclipse/tptp/platform/common/ui/internal/messages.properties Closing by default since not closed by the originator in the 7+ months since being resolved. Please reopen if the issue is still present in the latest TPTP release or the resolution is not correct. |