[
http://jira.jboss.com/jira/browse/JBIDE-2065?page=all ]
Maxim Areshkau updated JBIDE-2065:
----------------------------------
Attachment: referencesDialog.png
References dialog
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
Fix For: 2.1
Attachments: referencesDialog.png
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