Bug 18990 - [Navigator] Add Task disabled in Navigator when a file is selected
Summary: [Navigator] Add Task disabled in Navigator when a file is selected
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Knut Radloff CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2002-06-04 06:21 EDT by Erich Gamma CLA
Modified: 2002-09-19 17:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2002-06-04 06:21:36 EDT
1) activate navigator
2) select a file/compilation unit
->in the Edit pull down Add Bookmark is enabled, but Add Task isn't.
It should be possible to assign a Task to an entire CU.
Comment 1 Nick Edgar CLA 2002-06-04 10:57:50 EDT
Navigator should hook Add Task.
Comment 2 Knut Radloff CLA 2002-09-19 17:10:53 EDT
Fixed in build >20020919.
Created an org.eclipse.ui.actions.AddTaskAction.
Opened JDT bug 23882 so that JDT can adopt the Workbench action.