[
http://jira.jboss.com/jira/browse/JBIDE-2066?page=comments#action_12409121 ]
Anton Klimkovich commented on JBIDE-2066:
-----------------------------------------
Think it would be depend on JBIDE-2065 . If we need to set full path to CSS file Change
button should point to root disk folder.
If we need to set path to CSS file like in <link href="/pages/testCss.css"
rel="stylesheet" type="text/css"/> for example then Change button
should point to curent project or workspace in order to make easier file search.
Change button in Add/Edit CSS References on Page Design Options
isn't informative.
----------------------------------------------------------------------------------
Key: JBIDE-2066
URL:
http://jira.jboss.com/jira/browse/JBIDE-2066
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.beta1
Reporter: Anton Klimkovich
Priority: Minor
Fix For: 2.1, 2.1.x
Attachments: PageDesign.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
EXECUTE: Press Change button and select path to css file (/TestFolder/test.css)
ASSERT: Default path after Change button pressed should point to curent project or
workspace.
ASSERT: If Edit button was pressed should find this *.css file
FAILURE: Default path after Change button pressed points to root folder.
--
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