[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-3921) Incorrect CSS class creation if CSS class isn't completed with }

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Thu Mar 5 10:22:27 EST 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Areshkau reassigned JBIDE-3921:
-------------------------------------

    Assignee: Sergey Dzmitrovich  (was: Maxim Areshkau)


> Incorrect CSS class creation if CSS class isn't completed with }
> ----------------------------------------------------------------
>
>                 Key: JBIDE-3921
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3921
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.GA
>            Reporter: Yura Zhishko
>            Assignee: Sergey Dzmitrovich
>             Fix For: 3.0.1.GA
>
>
> 1) Create CSS class in CSS file:
> css {
> 2) Call CSS dialog for current class but do not switch to preview tab
> 3) Add new CSS class, for example, css1
> 4) Set some attributes, for example, color:red
> 5) Press OK or Apply button 
> RESULT: Smt like this:
> css {css1 {
> 	
> }
> css1 {
> 	color: Teal;
> 	background-color: PaleVioletRed;
> }
> I think that this issue will be automatically fixed by fixing JBIDE-3920, but needs to be controlled.

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

        



More information about the jbosstools-issues mailing list