[
https://jira.jboss.org/jira/browse/JBIDE-3289?page=com.atlassian.jira.plu...
]
Sergey Dzmitrovich resolved JBIDE-3289.
---------------------------------------
Fix Version/s: 3.0.0.CR2
3.0.0.GA
(was: 3.1.0)
Resolution: Done
Assignee: Yura Zhishko (was: Sergey Dzmitrovich)
fixed. but I am not sure whether my changes will be at cr2 branch
CSS dialog disabling
--------------------
Key: JBIDE-3289
URL:
https://jira.jboss.org/jira/browse/JBIDE-3289
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.cr1
Reporter: Yura Zhishko
Assignee: Yura Zhishko
Fix For: 3.0.0.CR2, 3.0.0.GA
Attachments: main.css
Thirst test case:
1) Open any CSS file.
2) Press button on the panel bar (Open CSS dialog based on the active CSS file)
ASSERT: CSS dialog appears
3) Close CSS dialog
RESULT: Button disappeared from the panel bar
Second test case:
1) Create an empty CSS file
2) Paste any source from another CSS file
RESULT: The only way to call CSS dialog (not a wizard) on existing CSS style class is to
call it from context menu. Any other way is blocked. This situation doesn't even
change after saving CSS file (Ctrl+S)
Third test case:
1) Open any CSS file with stable CSS style classes (it's better to use attached CSS
file)
2) Choose last styel class in a list
3) Open CSS dialog on it
4) Press "Clear" button
5) Press "Ok"
6) Delete the last empty style class from the page (do not save any changes)
7) Try to call CSS dialog
RESULT: The situation is the same as in the second test case.
--
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