[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9092) Wrong attribute name proposals appear in CA Window for CSS styles inside <style></style> tag

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Jun 8 08:51:59 EDT 2011


Wrong attribute name proposals appear in CA Window for CSS styles inside <style></style> tag
--------------------------------------------------------------------------------------------

                 Key: JBIDE-9092
                 URL: https://issues.jboss.org/browse/JBIDE-9092
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.3.0.M1
         Environment: Eclipse 3.7, WTP 3.3
            Reporter: Victor Rubezhny
            Assignee: Victor Rubezhny
             Fix For: 3.3.0.M3


Wrong tag attribute name proposals appear in CA Window for CSS styles inside <style></style> tag when:

1. There is at least one whitespace character is placed between opening and closing "style" tags
and
2. The CA is invoked when the cursor is pointed right after the opening tag (i.e. "<style type="text/css">| </style>", where "|"-char indicates the cursor position.

In such cases WTP suggests proposals for a tag attribute name insertion, as well as CSS proposals.

Probably it's WTP's issue, because:

1. WTP decides which kind of proposals are to be calculated at some cursor position.


--
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