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 - From the "explorer", choosing "Open" on a method does not open at the method
Summary: From the "explorer", choosing "Open" on a method does not open at the method
Status: RESOLVED DUPLICATE of bug 47411
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 02:24 UTC by hferland
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***