[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8418) CLONE - Content assist doesn't not show attributes for JSF2 composite components

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Feb 15 15:11:13 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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


More information about the jbosstools-issues mailing list