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

Summary: Go to implementation/super implementation on methods shows methods icons for classes
Product: java Reporter: markiewb
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: jkovalsky
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue
Proposed patch
Shows patch in action

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