[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1781) CA: content assist doesn't work for "styleClass" and "class" attributes

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Feb 14 08:05:27 EST 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1781?page=all ]

Alexey Kazakov resolved JBIDE-1781.
-----------------------------------

    Resolution: Duplicate Issue

see JBIDE-873

> CA: content assist doesn't work for "styleClass" and "class" attributes
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-1781
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1781
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 2.0.1
>            Reporter: Andrei Scherbovich
>         Assigned To: Maxim Areshkau
>            Priority: Minor
>
> Content assist doesn't work for "styleClass" and "class" attributes. It should display available style classes.
> Steps to reproduce:
> 1. EXECUTE: create style class in jsp (or any) file
>                  <style type="text/css">
> 			.myStyle {
> 				background: pink;
> 				color: green;
> 			}
>                  </style>
> 2. EXECUTE: create any component where user can use "styleClass" or "class" attributes (<h:outputText> e.g.)
> 3. EXECUTE: create "styleClass" or "class" attributes and try to use CA for choosing "myStyle"
> => CA doesn't work

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