| Summary: | Context-sensitive (F1) help missing from datapool windows | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Richard Butner <rbutner> | ||||||
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> | ||||||
| Status: | CLOSED FIXED | QA Contact: | Kathy Chan <kathy> | ||||||
| Severity: | normal | ||||||||
| Priority: | P2 | CC: | kathy, ppsilva | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows XP | ||||||||
| Whiteboard: | adopter | ||||||||
| Bug Depends on: | 257266 | ||||||||
| Bug Blocks: | 200586 | ||||||||
| Attachments: |
|
||||||||
Paul, This defect is requested by an adopter. Please address for TPTP 4.6. Defect 257266 delivered the following required for this defect: -New documentation written for the datapool editor and wizards. -Added CSH to all secondary dialogs (e.g. new/edit variable/record and password dialogs) in the datapool editor. Note, the CSH IDs are as follows: Datapool Editor: org.eclipse.hyades.test.ui.dpld0001 New Datapool: org.eclipse.hyades.test.ui.dplw0001 Import CSV File as Datapool: org.eclipse.hyades.test.ui.dplw0002 Export Datapool as CSV File: org.eclipse.hyades.test.ui.dplw0003 Created attachment 131278 [details]
Patch.
The attached patch includes the following changes: -Added context help for the following datapool editor CSH IDs: Datapool Editor: org.eclipse.hyades.test.ui.dpld0001 New Datapool: org.eclipse.hyades.test.ui.dplw0001 Import CSV File as Datapool: org.eclipse.hyades.test.ui.dplw0002 Export Datapool as CSV File: org.eclipse.hyades.test.ui.dplw0003 Covered by existing test cases. The attached patched checked in to CVS (HEAD). Note, the CSH IDs are as follows: New Datapool wizard: org.eclipse.hyades.test.ui.dplw0001 Import CSV File as Datapool wizard: org.eclipse.hyades.test.ui.dplw0002 Export Datapool as CSV File wizard: org.eclipse.hyades.test.ui.dplw0003 Datapool Editor (base dialog): org.eclipse.hyades.test.ui.dpld0001 Datapool Editor (form): org.eclipse.hyades.test.ui.datf0001 Datapool Editor (text form): org.eclipse.hyades.test.ui.datf0002 Datapool Editor (name form): org.eclipse.hyades.test.ui.datf0003 Datapool Editor (table form): org.eclipse.hyades.test.ui.datbf0001 Datapool Editor (insert variable (column) action): org.eclipse.hyades.test.ui.ica0001 Datapool Editor (edit variable (column) action): org.eclipse.hyades.test.ui.eca0001 Datapool Editor (delete variable (column) action): org.eclipse.hyades.test.ui.dca0001 Datapool Editor (insert record (row) action): org.eclipse.hyades.test.ui.ira0001 Datapool Editor (edit record (row) action): org.eclipse.hyades.test.ui.era0001 Datapool Editor (delete record (row) action): org.eclipse.hyades.test.ui.dra0001 Datapool Editor (copy action): org.eclipse.hyades.test.ui.cpya0001 Datapool Editor (cut action): org.eclipse.hyades.test.ui.cuta0001 Datapool Editor (paste action): org.eclipse.hyades.test.ui.psta0001 Closing. |
Created attachment 130723 [details] Example screenshot Build ID: 3.4.2.R342_v20090122 Steps To Reproduce: 1. Open a datapool for editing. 2. Click in a field to get focus. 3. Press F1. This message is displayed: "The context help for this user interface element could not be found." This happens on both pages ("tabs") of the Datapool Editor: Overview and Equivalence Class. More information: