[
http://jira.jboss.com/jira/browse/RF-2464?page=all ]
Nick Belaevski updated RF-2464:
-------------------------------
Description:
<rich:modalPanel id="modalPanelID" visualOptions="left:600px" ...
/>
1. Should be EL-evaluated if possible, e.g.: ...
visualOptions="#{bean.property}"
2. Should be parsable from string, e.g. "left: 600px" should be understandable
for component
was:<rich:modalPanel id="modalPanelID" visualOptions="left:600px"
... />
Assignee: Sergey Halipov (was: Nick Belaevski)
modalPanel attribute visualOptions does not work
------------------------------------------------
Key: RF-2464
URL:
http://jira.jboss.com/jira/browse/RF-2464
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jsp
jsf 1.2
tomcat 6
FF 2.0.0.12
Reporter: Aleksej Yanul
Assigned To: Sergey Halipov
Fix For: 3.2.0
<rich:modalPanel id="modalPanelID" visualOptions="left:600px" ...
/>
1. Should be EL-evaluated if possible, e.g.: ...
visualOptions="#{bean.property}"
2. Should be parsable from string, e.g. "left: 600px" should be understandable
for component
--
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