[
https://issues.jboss.org/browse/JBIDE-8418?page=com.atlassian.jira.plugin...
]
Denis Golovin updated JBIDE-8418:
---------------------------------
Steps to Reproduce:
Create JSF 2 Project
Open inputname.xhtml
add new line after h:message element
1. EXEC: type '<' and wait for proposal list to appear
2. EXEC: type 'd' and check there is demo:input
3. EXEC: select demo:input
4. EXEC: set cursor in the demo:input opening tag press 'Space' and then
Ctrl+Space
5. ASSERT: proposal list contains nothing
was:
Create JSF 2 Project
Open inputname.xhtml
add new line after h:message element
1. EXEC: type '<' and wait for proposal list to appear
2. EXEC: type 'd' and check there is demo:input
3. EXEC: type 'backspace' twice to remove '<d'
4. EXEC: type '<' and wait for proposal list to appear
5. ASSERT: type 'd' and check there is demo:input proposal
CLONE - Content assist doesn't not show attributes for JSF2
composite components
--------------------------------------------------------------------------------
Key: JBIDE-8418
URL:
https://issues.jboss.org/browse/JBIDE-8418
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.CR1
Reporter: Denis Golovin
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.M1
In JSF 2 project created with JBoss Tools JSF wizard conmtent assist for attributes in
<ez:input> element is not working
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira