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 245035 - Go to declaration fails for property of object literal module
Summary: Go to declaration fails for property of object literal module
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: RequireJS (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 245028 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-13 10:59 UTC by Vladimir Riha
Modified: 2015-08-22 10:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (40.29 KB, text/plain)
2014-06-13 10:59 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-06-13 10:59:53 UTC
Created attachment 147664 [details]
IDE log

Please use the project from issue 245034:
 - open js/bbb/def.js
 - try Go to declaration (Ctrl+Click) "propY", "a", "ale" or "aa" in

        obj.getLiteral().propY.a;
        obj.test.ale.aa;


it works OK for "top level" properties (test, getLiteral())

Thank you


Product Version: NetBeans IDE Dev (Build web-main-894-on-20140613)
Java: 1.8.0_05; Java HotSpot(TM) Client VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Linux version 3.13.0-29-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2014-07-04 11:18:34 UTC
*** Bug 245028 has been marked as a duplicate of this bug. ***
Comment 2 Vladimir Riha 2015-08-22 10:06:55 UTC
Works fine now

Product Version: NetBeans IDE Dev (Build 201508210002)
Updates: Updates available
Java: 1.8.0_60; Java HotSpot(TM) Client VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)