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 210138 - Better Navigator support for function as an function argument
Summary: Better Navigator support for function as an function argument
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 16:56 UTC by Vladimir Riha
Modified: 2012-12-20 09:07 UTC (History)
1 user (show)

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 Vladimir Riha 2012-03-26 16:56:15 UTC
Please use attachment in issue #210136. 

The function run() calls some functions that have anonymous functions as arguments. That makes Navigator "confused". It shows 3 non-public members named "arguments" of type "Arguments". Double clicking them navigates to the anonymous functions but the first one navigates to the run() itself


Product Version: NetBeans IDE Dev (Build 2012-03-26_07-07-31 )
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Linux version 2.6.38-13-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2012-12-18 14:54:35 UTC
Arguments are not displayed in the navigator anymore.
Comment 2 Vladimir Riha 2012-12-20 09:07:54 UTC
Thanks, verified


Product Version: NetBeans IDE Dev (Build web-main-9571-on-20121219)
Java: 1.7.0_10; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Linux version 3.2.0-34-generic-pae running on i386; UTF-8; en_US (nb)