[
https://issues.jboss.org/browse/JBIDE-20722?page=com.atlassian.jira.plugi...
]
Vlado Pakan commented on JBIDE-20722:
-------------------------------------
From user point of view it doesn't work. User press F3 and nothing
happen he doesn't care what is the reason. My opinion is we should not change behavior
in this case. I mean pressing F3 in JBT should do the same as before because many users
got used to it. Open on offered by Tern should be available in context menu only in case
it will open some file and should not be first item within context menu unless it's
not only one option in menu.
"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)