This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 52577

Summary: Make most actions available on Java element nodes work in Javagator window
Product: java Reporter: Jesse Glick <jglick>
Component: NavigationAssignee: David Simonek <dsimonek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 52165    

Description Jesse Glick 2004-12-16 18:59:17 UTC
Currently there is no node selection in the
navigator. But there probably should be, so that
e.g. Compile File or Find Usages work as expected
(same as in editor or Explorer). Exceptions: D&D
and data transfer operations are not expected to
be implemented in Navigator as they may not make
sense (or they could be implemented somehow
differently).
Comment 1 David Simonek 2005-01-04 14:54:36 UTC
fixed in main trunk:

Checking in navigator/arch/arch-navigator.xml;
new revision: 1.5; previous revision: 1.4

Checking in navigator/src/org/netbeans/modules/navigator/Navigator.java;
new revision: 1.8; previous revision: 1.7