[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1645) Seam EL Content Assist suggests wrong proposals if we have an uncompleted EL in text.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Jan 17 08:56:19 EST 2008


Seam EL Content Assist suggests wrong proposals if we have an uncompleted EL in text.
-------------------------------------------------------------------------------------

                 Key: JBIDE-1645
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1645
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.0.1
            Reporter: Alexey Kazakov
         Assigned To: Victor Rubezhny
             Fix For: 2.0.1


Testcase:

EXECUTE: Create Seam WAR Project.
EXECUTE: Open home.xhtml
EXECUTE: Insert <h:commandButton action="#{actor" value="">  </h:commandButton>/>
EXECUTE: Ctrl+Space on <h:commandButton action="#{actor" value=""> |
ASSERT: There is not any proposal for EL.

It seems CA desids to provide proposals for uncompleted EL "#{actor" as though cursor is in an attribute.. But now cursor is in a tag body.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list