]
Viacheslav Kabanovich updated JBIDE-3750:
-----------------------------------------
Fix Version/s: 3.1.0.M3
(was: 3.1.0.M4)
Make CA for EL in Styles on Xhtml pages.
----------------------------------------
Key: JBIDE-3750
URL:
https://jira.jboss.org/jira/browse/JBIDE-3750
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M3
1.
EXECUTE: Create JSFwithFacelets project
EXECUTE: Open greeting.xhtml
EXECUTE: Type <h:outputText value="AnyValue" style="color:#{}"
/> ()
EXECUTE: Set cursor into color:#{|}" and call CA
FAILURE: CA doesn't work.
Works on jsp pages.
2.
<style type="text/css">
input[type="button"], input[type="submit"] {
background-color:#{|};
}
</style>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: