[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3150) CSS Style Class Dialog possibilities

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Nov 12 13:42:37 EST 2008


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

Max Rydahl Andersen updated JBIDE-3150:
---------------------------------------

    Fix Version/s: 3.0.0.cr1


cr1 or GA ? 



> CSS Style Class Dialog possibilities
> ------------------------------------
>
>                 Key: JBIDE-3150
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3150
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.beta1
>            Reporter: Yura Zhishko
>            Assignee: Maxim Areshkau
>             Fix For: 3.0.0.cr1
>
>
> First test case:
> 1) Open/create CSS file
> 2) Add next content:
> .myClass1, .myClass2 {
> 	background-color: red;
> }
> 3) Save changes
> 4) Choose any componenet on the page that support styleClass attribute.
> 5) Click button opposite styleClass attribute in Properties view
> ASSERT: CSS Style Class Dialog should appear
> 6) Choose changed CSS file
> 7) Check Style class and choose line with classes from Step 2
> 8) Press Ok
> RESULT: new styleClass attribute appears with next content: myClass1,.myClass2
> POSSIBLE SOLUTION: style classes should follow one by one, throw white spaces
> Second test case:
> 1) Choose any component with styleClass attribute
> 2) Set up the value of styleClass attribute in source code
> 3) Click button opposite styleClass attribute in Properties view
> ASSERT: CSS Style Class Dialog appears but we haven't any preload into Style class field
> 4) POSSIBLE SOLUTION: the value of styleClass attribute should be displayed in the Style class field with a dot before

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