[
https://issues.jboss.org/browse/JBIDE-9752?page=com.atlassian.jira.plugin...
]
Victor Rubezhny commented on JBIDE-9752:
----------------------------------------
There are no restrictions on what CSS class names are able to be inserted here, and what
names are not. There are no restrictions on how much the same CSS class name can be used
within the same class attribute value. Any existing CSS class name is able to be inserted
as many times as user wants.
It doesn't bring any advantages as well as it doesn't make any harm.
How ever some effects could be achieved in runtime, while using different set of CSS class
names with the same styles. In this case the only order defines what certain style value
will be used. And this may be the reason of not disabling of more-than-once appearance of
the same CSS class name.
Content Assist for CSS class names doesn't allow to enter more
that one CSS class name (it always replaces the first typed CSS class name)
------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9752
URL:
https://issues.jboss.org/browse/JBIDE-9752
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M3
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Priority: Minor
Fix For: 3.3.0.M4
Open any page with CSS stylesheet loaded and try to enter, using content assist, two or
more CSS class names divided by space-character as value of "class" attribute of
some tag. The first typed CSS class name is always replaced by a new value selected in
Content Assist, while the new value is to be added to the existing one.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira