[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7364) Content Assist doesn't show EL propolals within <style> tag content

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Oct 19 12:58:55 EDT 2010


Content Assist doesn't show EL propolals within <style> tag content
-------------------------------------------------------------------

                 Key: JBIDE-7364
                 URL: https://jira.jboss.org/browse/JBIDE-7364
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.2.0.Beta1
            Reporter: Victor Rubezhny
            Assignee: Victor Rubezhny
             Fix For: 3.2.0.Beta2


Content Assist doesn't show EL propolals within <style> tag content:

<style type="text/css">input[type="button"] {
background-color:#{|};
}
</style>

To reproduce the issue add the <style>-tag (for example, like shown above), then put the cursor inside the EL instead of "|"-character in example above and press Ctrl-Space. 
FAIL: There are no EL proposals shown.

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

        


More information about the jbosstools-issues mailing list