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 251470 - Go to implementation/super implementation on methods shows methods icons for classes
Summary: Go to implementation/super implementation on methods shows methods icons for ...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-28 11:50 UTC by markiewb
Modified: 2015-04-03 03:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (50.87 KB, image/png)
2015-03-28 11:50 UTC, markiewb
Details
Proposed patch (2.45 KB, patch)
2015-03-28 12:01 UTC, markiewb
Details | Diff
Shows patch in action (27.66 KB, image/png)
2015-03-28 12:02 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2015-03-28 11:50:33 UTC
Created attachment 152894 [details]
Shows the issue

Invoke "Go to implementation"/"Go to super implementation" on a method

ACTUAL: Popup with several classes with method icons - see screenshot
EXPECTED: Popup with several classes with class icons
Comment 1 markiewb 2015-03-28 12:01:27 UTC
Created attachment 152895 [details]
Proposed patch

Please review the patch and apply it!
Comment 2 markiewb 2015-03-28 12:02:15 UTC
Created attachment 152896 [details]
Shows patch in action

Here a screenshot of the working patch
Comment 3 Tomas Zezula 2015-03-30 17:17:05 UTC
Seems good to me, I will integrate it tomorrow.
Comment 4 Tomas Zezula 2015-03-30 17:17:16 UTC
Thanks for patch!
Comment 5 Tomas Zezula 2015-03-31 16:32:07 UTC
Fixed jet-main 05fb4b8d23a8
Thanks for path.
Comment 6 Quality Engineering 2015-04-03 03:05:59 UTC
Integrated into 'main-silver', will be available in build *201504030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/05fb4b8d23a8
User: Tomas Zezula <tzezula@netbeans.org>
Log: #251470:Go to implementation/super implementation on methods shows methods icons for classes