[jbosstools-issues] [JBoss JIRA] (JBIDE-20722) "Tern - Go to definition" hyperlink opens nothing

Victor Rubezhny (JIRA) issues at jboss.org
Fri Sep 18 08:41:00 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13110402#comment-13110402 ] 

Victor Rubezhny commented on JBIDE-20722:
-----------------------------------------

Yes, Vlado, you're correct. Not sure if it's easy to be fixed in Tern (since these pre-calculations are expected to be slow) but I'm reporting this issue to Tern.java:

https://github.com/angelozerr/tern.java/issues/324 - Tern.java should not propose the Hyperlinks (like "Tern - Go to definition") if it's really cannot execute the hyperlink

> "Tern - Go to definition" hyperlink opens nothing
> -------------------------------------------------
>
>                 Key: JBIDE-20722
>                 URL: https://issues.jboss.org/browse/JBIDE-20722
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: javascript, jsp/jsf/xml/html-source-editing, upstream
>    Affects Versions: 4.3.0.CR1
>         Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
>            Reporter: Vlado Pakan
>            Assignee: Victor Rubezhny
>             Fix For: 4.3.1.Final, 4.4.0.Alpha1
>
>
> 1. Install AngularJS from JBoss Central (Enable Early Access)
> 2. Create JSF 1.2 Kick Start project
> 3. Open inputUserName.jsp in VPE
> 4. Click on 'user' text within <h:inputText> tag
> 5. Press F3 key
> ERROR: Nothing happened. User.java file should be opened in editor
> 6. Hover with mouse over the same text and push Ctrl key
> ASSERT: Menu with these tree actions appeared:
> * Tern - Go to definiton
> * Open User.java
> * Open 'User - demo'
> Action Open User.java opens User.java in editor



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list