Bug 7786 - [Tasks] context menu items enabled when they should be disabled
Summary: [Tasks] context menu items enabled when they should be disabled
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Chris McLaren CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 13370 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-16 12:44 EST by Duong Nguyen CLA
Modified: 2003-05-20 16:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Duong Nguyen CLA 2002-01-16 12:44:20 EST
Steps to reproduce:	  

1.	Start WSWB
2.	Create a new java project
3.	Click the tab of Task Window to open an empty task list
4.	Right click the Task Window to bring out the context Menu

Result: Delete Completed Tasks is enabled but there are no tasks and no 
completed tasks in the task list. When you click on Delete Completed Tasks, a 
dialog window popup to confirm the delete. Click the Yes button and nothing 
happens. 

Expected result: The Delete Completed Tasks item should be disabled when there 
are no completed tasks in the list.
Comment 1 Nick Edgar CLA 2002-01-16 23:03:15 EST
Check in 2.0.
Comment 2 Nick Edgar CLA 2002-03-28 22:55:08 EST
Still a problem in build 20020326.
Determining whether there are completed tasks is expensive and should not be 
done on menu popup.  Should just indicate when chosen that there are no such 
tasks to delete.
Comment 3 Nick Edgar CLA 2002-04-10 14:13:27 EDT
*** Bug 13370 has been marked as a duplicate of this bug. ***
Comment 4 Chris McLaren CLA 2003-05-20 16:20:51 EDT
in new TaskView