Community
Participate
Working Groups
Context sensitive help requires refactoring. The following refactoring is required for the context sensitive help for the Test Tools: 1) Create content for invalid context IDs. For example, org.eclipse.hyades.test.tools.ui.http.internal.importWizard.HttpImportWizard.createPageControls(Composite) 2) Create content for all missing context IDs in all \org.eclipse.hyades.test.ui\infopop\*.xml file. For example, <!-- the following doc does not exist. Add back when available. --> 3) Correct paths/file names in all \org.eclipse.hyades.test.ui\infopop\*.xml files. 4) Using a consistent naming convention for context IDs. 5) Ensure all widgets has context sensitive help.
[From 189977] In the "Create New Test From Recording" wizard page, pressing F1 opens the help pane with the generic message ("Opens a creation wizard"). This wizard page needs to have context-sensitive help associated with it, including a context ID so that downstream products can extend this context-sensitive help.
*** Bug 189977 has been marked as a duplicate of this bug. ***
CSH should be enabled for all WizardDialogs consistent with the File > Import, File > Export, or File > New wizard dialog. For example, see org.eclipse.hyades.internal.execution.recorder.ui.actions.NewGenericRecordingAction.run().
Bulk update of the target field to reflect the change in iteration numbers.
Replaced all deprecated calls to org.eclipse.ui.help.WorkbenchHelp#setHelp() with <Plug-in class>.getDefault().getWorkbench().getHelpSystem().setHelp().
Candidate for deferral to I8 since we are doing a full technical review of the product documentation in the I7 TP, which may cause the product documentation to change and we want to do this defect after the final product documentation edits are complete.
Requires a technical review of the Test Tools documentation.
Deferring to future as approved by the TPTP PMC (http://dev.eclipse.org/mhonarc/lists/tptp-pmc/msg04926.html).
Deferring to TPTP 4.5.3 since this defect requires new documentation, which requires translation.
Decreasing priority to P2 since TPTP 4.5.3 defect plan has not been finalized.
(In reply to comment #0) > Context sensitive help requires refactoring. > The following refactoring is required for the context sensitive help for the > Test Tools: > 1) Create content for invalid context IDs. For example, > org.eclipse.hyades.test.tools.ui.http.internal.importWizard.HttpImportWizard.createPageControls(Composite) > 2) Create content for all missing context IDs in all > \org.eclipse.hyades.test.ui\infopop\*.xml file. For example, > <!-- the following doc does not exist. Add back when available. --> > 3) Correct paths/file names in all \org.eclipse.hyades.test.ui\infopop\*.xml > files. > 4) Using a consistent naming convention for context IDs. > 5) Ensure all widgets has context sensitive help. We need Test Log specific introduction in the "About Test Log (viewer) " section. We recommend that the "About..." section of each CS help provide an short introduction to the tool, and hardcode the most relevant links under the "See also". In this way, it speeds up users' access to the most helpful info.
Consider completing https://bugs.eclipse.org/bugs/show_bug.cgi?id=135983 as the same time to increase the maintainability of the Test Project documentation.
Approved for the TPTP 4.5.3 defect plan (see PMC minutes from 02/25/09).
(In reply to comment #1) > [From 189977] > > In the "Create New Test From Recording" wizard page, pressing F1 opens the help > pane with the generic message ("Opens a creation wizard"). This wizard page > needs to have context-sensitive help associated with it, including a context ID > so that downstream products can extend this context-sensitive help. > Covered under https://bugs.eclipse.org/bugs/show_bug.cgi?id=246111.
Requires documentation for the context menu actions on HTTP Requests in the URL Test Editor.
Approved by the PMC to defer to future.
(In reply to comment #16) > Approved by the PMC to defer to future. > Correction, deferring to TPTP 4.6.1.
Requires defect 210289 for refactoring documentation on the ANT results property. In addition, the other properties (see org.eclipse.hyades.test.doc.user/ref/rsupported-test-execution-service-properties.htm) should be refactored to clarify the intent, requirements, and valid values (e.g. only absolute and project-relative paths) for these properties.
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. Since this defect is more than 2 years old, it may be no longer relevant. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this defect is resolved as WONTFIX. If this defect is still relevant and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.
Closing.