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 47973

Summary: From the "explorer", choosing "Open" on a method does not open at the method
Product: java Reporter: hferland <hferland>
Component: UnsupportedAssignee: Jan Pokorsky <jpokorsky>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description hferland 2004-08-26 02:24:49 UTC
Choosing the "Open" menu item in the context 
menu of a method - or pressing enter on a 
method - in any file explorer 
("Projets", "Files", "Favorites") open the file 
with the cursor at the beginning of the file.

Double clicking on the method open the file with 
the cursor positionned on the method.

The "Open" contextual menu item and the "Enter" 
key should do the same as double-click.
Comment 1 Dusan Balek 2004-08-26 07:43:29 UTC
Reassigning to java.
Comment 2 Jan Pokorsky 2004-08-26 11:06:04 UTC
already fixed

*** This issue has been marked as a duplicate of 47411 ***