]
Yura Zhishko closed JBIDE-3921.
-------------------------------
Verified in jbdevstudio-eap-win32-2.0.0.Alpha1-N200903242005-H42
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: Yura Zhishko
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: