[
https://jira.jboss.org/jira/browse/JBIDE-4440?page=com.atlassian.jira.plu...
]
Sergey Dzmitrovich commented on JBIDE-4440:
-------------------------------------------
this issue means that in the case any css class aren't selected at once :) but in
other respects it works as usual.
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: Sergey Dzmitrovich
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