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 - Show first found entry on file name doubleclick
Summary: Show first found entry on file name doubleclick
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 09:17 UTC by Alexander Kouznetsov
Modified: 2013-02-26 22:32 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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