[
https://jira.jboss.org/jira/browse/JBIDE-4440?page=com.atlassian.jira.plu...
]
Yura Zhishko closed JBIDE-4440.
-------------------------------
Verified in JBossTools-ALL-linux-gtk-x86_64-3.1.0.M2-N200906290001-H307 and
JBossTools-ALL-win32-3.1.0.M2-N200906290001-H307
CSS dialog is empty after calling at the end of CSS file
--------------------------------------------------------
Key: JBIDE-4440
URL:
https://jira.jboss.org/jira/browse/JBIDE-4440
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.M1
Reporter: Yura Zhishko
Assignee: Yura Zhishko
Priority: Minor
Fix For: 3.1.0.M2
1) Create new CSS file.
2) Paste next content:
css{
font-style: oblique;
text-decoration: underline
}
css1{
text-align: center;
font-style: italic
}
3) Set cursor at the end file (last available position of cursor at the end of file).
4) Call CSS dialog
ASSERT: I think that we should see last style class (css1) in CSS dialog
ASSERT FAILED: CSS dialog appears as for empty CSS file.
--
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