[richfaces-issues] [JBoss JIRA] Resolved: (RF-5110) togglePanel: JS event handlers don't work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat Dec 6 14:07:36 EST 2008


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

Nick Belaevski resolved RF-5110.
--------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


<rich:togglePanel onclick="alert('onclick')" initialState="first"
onkeydown="alert('onkeydown')" 
onkeypress="alert('onkeypress')" 
onkeyup="alert('onkeyup')" 
onmousemove="alert('onmousemove')" 
onmouseover="alert('onmouseover')" 
onmouseup="alert('onmouseup')">
	<f:facet name="first"><h:outputText value="firts" /></f:facet>
</rich:togglePanel>

> togglePanel: JS event handlers don't work
> -----------------------------------------
>
>                 Key: RF-5110
>                 URL: https://jira.jboss.org/jira/browse/RF-5110
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: jsp
> myfaces 1.2.5
> tomcat 6
>            Reporter: Tsikhon Kuprevich
>            Assignee: Tsikhon Kuprevich
>
> onclick="alert('onclick')}" 
> onkeydown="alert('onkeydown')"
> onkeypress="alert('onkeypress')" 
> onkeyup="alert('onkeyup')" 
> onmousemove="alert('onmousemove')}" 
> onmouseover="alert('onmouseover')}"
> onmouseup="alert('onmouseup')}"

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

        



More information about the richfaces-issues mailing list