| Summary: | no vertical scroll bar appears on overview page | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Steve Francisco <stephen.francisco> |
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | paulslau |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Steve Francisco
Please target to 4.4 since all non-blocking/critical defects will be deferred as decided in today's AG call. Retargeting to 4.4 as decided in today's AG call (only permitting blocking and critical defects in 4.3 i3). The following issues will be addressed under this defect for all of the test editors (Manual, JUnit/Plug-in and URL): -Selection of the first element in the Test Cases/Methods list and Behavior tree when the Test Cases/Methods and Behavior pages are loaded in the editor. -Update the layout (e.g. scroll bars) for individual pages of the editor when first activated. -Update the layout (e.g. scroll bars) for individual pages when one or more of the collapsible forms of the editor when collapsed and expanded. -Enable the Insert button instead of the Add button when no elements exist in the Behavior tree of the Behavior page in the editor. -Change the following form activation methods to return true after activated to reflect the behavior of the org.eclipse.hyades.test.tools.ui.common.internal.editor.TestSuiteForm.activated() method: org.eclipse.hyades.test.tools.ui.common.internal.editor.BehaviorForm.activated() org.eclipse.hyades.test.tools.ui.common.internal.editor.TestCasesForm.activated() (In reply to comment #3) > -Enable the Insert button instead of the Add button when no elements exist in > the Behavior tree of the Behavior page in the editor. Correction: The Insert button should be disabled when no elements exist in the Behavior tree of the Behavior page in the editor. The following classes checked-in to CVS (HEAD): org.eclipse.hyades.test.tools.ui.common.internal.editor.action.BehaviorActionGroup.java org.eclipse.hyades.test.tools.ui.common.internal.editor.BehaviorForm.java org.eclipse.hyades.test.tools.ui.common.internal.editor.TestCasesForm.java org.eclipse.hyades.test.tools.ui.common.internal.editor.TestSuiteEditorExtension.java Updating hours worked. Reporter: Please verify and close in preparation for shutting down the TPTP 4.4 release. Thanks. 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. |