[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2065) Page design options doesn't work for css file path.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Apr 15 10:52:05 EDT 2008


Page design options doesn't work for css file path.
---------------------------------------------------

                 Key: JBIDE-2065
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2065
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 2.1.0.beta1
            Reporter: Anton Klimkovich
         Assigned To: Maxim Areshkau


EXECUTE: Create JSFKickStart project
EXECUTE: Create Css file (test.css)
EXECUTE: Type in Css file :  .A { color: red;  }
EXECUTE: Open inputUserName.jsp
EXECUTE: On Visual part of Editor click on Page design options icon
EXECUTE: Click Add button and set path to  css file  (/TestFolder/test.css) 
EXECUTE: Press Finish and Ok buttons.
EXECUTE: Type in inputUserName.jsp <h:commandButton action="hello" value="Say Hello!" styleClass="A" />
ASSERT:    Value of h:commandButton in Visual part of Editor should be red color.
FAILURE:   CSS styles are not displayed in VPE.
                             


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list