[richfaces-issues] [JBoss JIRA] Reopened: (RF-2201) ModalPanel: onshow is not working anymore (worked fine in 3.1.3)

Anton Belevich (JIRA) jira-events at lists.jboss.org
Fri Mar 21 07:23:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2201?page=all ]

Anton Belevich reopened RF-2201:
--------------------------------

             

> ModalPanel: onshow is not working anymore (worked fine in 3.1.3)
> ----------------------------------------------------------------
>
>                 Key: RF-2201
>                 URL: http://jira.jboss.com/jira/browse/RF-2201
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: Tomcat 6.0.14, Firefox2.0.0.11/IE6/IE7
>            Reporter: Kris Kempa
>         Assigned To: Anton Belevich
>             Fix For: 3.2.0
>
>
> Example:
>       
>       <a href="javascript:Richfaces.showModalPanel('mp',{width:450, top:200})">
>             Richfaces.showModalPanel('mp',{width:450, top:200})
>       <a>
>     <rich:modalPanel id="mp" autosized="true" zindex="2000"
>         onshow="alert('onshow')">
>         <f:facet name="header">
>             <h:outputText value="Modal Panel Title" />
>         </f:facet>
>         <a href="javascript:Richfaces.hideModalPanel('mp')">hide this panel</a>:
>     </rich:modalPanel>
> Alert box doesn't show when richfaces-3.1.4.GA is used.
> With richfaces-3.1.2.GA and richfaces-3.1.3.GA it works fine.
> Looks like http://jboss.com/index.html?module=bb&op=viewtopic&t=128913 could be related to this problem

-- 
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

       




More information about the richfaces-issues mailing list