[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4440) CSS dialog is empty after calling at the end of CSS file

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Mon Jun 8 12:08:56 EDT 2009


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

        



More information about the jbosstools-issues mailing list