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 219428

Summary: Show first found entry on file name doubleclick
Product: utilities Reporter: Alexander Kouznetsov <mrkam>
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Alexander Kouznetsov 2012-10-03 09:17:15 UTC
Steps to reproduce:
- Right-click Source Packages entry in Projects for Java or JavaFX project
- Search for something that exists in the files, "get" for example.
- In Search results window:
Double click on any file name: The file is shown but it is either the beginning of the file or the last edited place.

It would be really great if double-click on file name in Search/Usages Results
will open the file in editor showing first found entry.

See also original bug 217115.
Comment 1 Jaroslav Havlin 2013-01-29 10:33:45 UTC
http://hg.netbeans.org/core-main/rev/ae577a146fbe
Fixed. Thank you for reporting.
Comment 2 Quality Engineering 2013-01-30 03:40:15 UTC
Integrated into 'main-golden', will be available in build *201301300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ae577a146fbe
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #219428: Show first found entry on file name doubleclick