[
https://issues.jboss.org/browse/JBIDE-20722?page=com.atlassian.jira.plugi...
]
Daniel Azarov commented on JBIDE-20722:
---------------------------------------
F3 not should open User.java. F3 triggers first OpenOn from the list, which is "Tern
- Go to defenition".
If there is no "user" in JavaScript - "Tern - Go to defenition" does
nothing.
So nothing wrong with F3 befavior.
But it is wrong if "Tern - Go to defenition" shown when there is nothing to open
for it.
Open On via F3 has changed default behavior
--------------------------------------------
Key: JBIDE-20722
URL:
https://issues.jboss.org/browse/JBIDE-20722
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html-source-editing
Affects Versions: 4.3.0.CR1
Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
Reporter: Vlado Pakan
Assignee: Daniel Azarov
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)