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 227738 - Ctrl+Click for "Go to..." leads in exception in IDE log, and just a "beep" - nothing else
Summary: Ctrl+Click for "Go to..." leads in exception in IDE log, and just a "beep" - ...
Status: RESOLVED INCOMPLETE
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 17:41 UTC by ecerichter
Modified: 2013-04-26 10:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (82.21 KB, text/plain)
2013-03-20 17:41 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-03-20 17:41:22 UTC
Product Version = NetBeans IDE Dev (Build 201303192300)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

Ctrl+Click for "Go to..." leads in exception in IDE log, and just a "beep" - nothing else.
Function is not open. Seems to be a regression, because I remember to use this functionality in the past.

Attached the IDE log.
Comment 1 ecerichter 2013-03-20 17:41:45 UTC
Created attachment 132862 [details]
IDE log
Comment 2 ecerichter 2013-03-20 19:00:47 UTC
Seems that Ctrl+Click is not opening any function at all.
I've tried some jQuery alike functions, and it did not work.
I just tried again with a simple function, and did not work as well.
Comment 3 Vladimir Riha 2013-03-25 08:33:09 UTC
IMO the missing read-lock in IDE log is not relevant.

Could you please attach some sample to reproduce? I tried Go To declaration from HTML file to JS, in between JS files and it seems to work. Thanks

jQuery issue is reproducible.


Product Version: NetBeans IDE Dev (Build web-main-10157-on-20130325)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.2.0-39-generic-pae running on i386; UTF-8; en_US (nb)
Comment 4 Vladimir Riha 2013-04-26 10:39:27 UTC
Waiting for reproducible case, please attach it here and simply reopen this issue thank you.

jQuery issue reported as issue 229064