Bug 36625 - "Copy Trace" Action in "Failure Trace" View enabled for empty table.
Summary: "Copy Trace" Action in "Failure Trace" View enabled for empty table.
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Randy Faust CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 09:03 EDT by Randy Faust CLA
Modified: 2003-04-25 10:34 EDT (History)
2 users (show)

See Also:


Attachments
proposed fix. adds checkbox for optionally creating constructor (27.83 KB, patch)
2003-04-22 04:18 EDT, Randy Faust CLA
no flags Details | Diff
proposed fix. (25.95 KB, patch)
2003-04-25 09:05 EDT, Randy Faust CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Faust CLA 2003-04-17 09:03:33 EDT
The "Copy Trace" action should probably be hidden or unavailable when there is 
nothing in the "Failure Trace" view. Currently the user is given the option to 
copy a trace of nothing to the clipboard.
Comment 1 Randy Faust CLA 2003-04-22 04:18:35 EDT
Created attachment 4660 [details]
proposed fix. adds checkbox for optionally creating constructor

fixes ability to select in 0 element table
makes the clipboard available to the FailureRunView
makes the clipboard available to the HierarchyRunView
refactors button drawing on page 2 of wizard
moves contructor to page 1
fixes spelling of "testcase" and "testsuite"
fixes spelling of "methods" on page 2 and adds ":"
changes error to warning in wizard for not having junit.jar on path
fixes warning msg for not having junit.jar on path
changes "Test case" to "Name"
Comment 2 Martin Aeschlimann CLA 2003-04-23 13:37:55 EDT
it seems that releases invalidated the patch. can you repost the patch on the
latest head contents?
Comment 3 Randy Faust CLA 2003-04-25 09:05:18 EDT
Created attachment 4697 [details]
proposed fix.

Trying again.
Comment 4 Martin Aeschlimann CLA 2003-04-25 10:34:41 EDT
released patch > 20030425