[
http://jira.jboss.com/jira/browse/RF-1497?page=all ]
Mikhail Vitenkov reopened RF-1497:
----------------------------------
Doesn't work without attachTo. I use following code:
<rich:modalPanel id="modalPanelID"
...
<f:facet name="controls">
<h:graphicImage value="/pics/error.gif"
onclick="Richfaces.hideModalPanel('modalPanelID');return false;" />
<rich:componentControl event="onmove" for="calendarID"
operation="doExpand"></rich:componentControl>
</f:facet>
...
</rich:modalPanel>
...
<rich:calendar id="calendarID"></rich:calendar>
Component control should be attached to parent by default.
----------------------------------------------------------
Key: RF-1497
URL:
http://jira.jboss.com/jira/browse/RF-1497
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Mikhail Vitenkov
Fix For: 3.2.0
Now it doesn't work without attachTo defined.
--
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