[ 
https://jira.jboss.org/jira/browse/RF-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski resolved RF-3962.
--------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Mikhail Vitenkov  (was: Nick Belaevski)


        <h:form>
                <div id="log"></div>
                <script>
                        function log(text) {
                                new Insertion.Bottom('log', text + '<br />');
                        }
                </script>
                
                <rich:simpleTogglePanel oncomplete="log('complete')" 
onbeforedomupdate="log('onbeforeupdate')" switchType="ajax" 
onexpand="log('expand')" oncollapse="log('collapse')" 
onkeydown="log('keydown')" onkeypress="log('press')" onkeyup="log('keyup')" >
                        <h:inputText value="text" />    
                </rich:simpleTogglePanel>

        </h:form>


> simpleTooglePanel: following handlers don't work: oncollapse, onexpand, 
> oncomplete, onkeyup, onkeydown, onkeypress, onbeforedomupdate
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-3962
>                 URL: https://jira.jboss.org/jira/browse/RF-3962
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: ie6, ie7, ff 3.0, safari 3.1, opera 9.5(3.2.2.BETA1)
>            Reporter: Mikhail Vitenkov
>            Assignee: Mikhail Vitenkov
>             Fix For: 3.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to