[richfaces-issues] [JBoss JIRA] Updated: (RF-3861) toolBarGroup: events do not work for component.

Anton Belevich (JIRA) jira-events at lists.jboss.org
Mon Jul 14 05:21:27 EDT 2008


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

Anton Belevich updated RF-3861:
-------------------------------

    Fix Version/s: 3.2.2

> toolBarGroup: events do not work for component.
> -----------------------------------------------
>
>                 Key: RF-3861
>                 URL: http://jira.jboss.com/jira/browse/RF-3861
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Alexander Dubovsky
>         Assigned To: Nick Belaevski
>            Priority: Critical
>             Fix For: 3.2.2
>
>
> Events do not work for toolBarGroup component.
> Source:
> <rich:toolBar>
> 			<rich:toolBarGroup onclick="alert('!!!')"
> 				ondblclick="alert('!!!')"
> 				onkeydown="alert('!!!')"
> 				onkeypress="alert('!!!')"
> 				onkeyup="alert('!!!')"
> 				onmousedown="alert('!!!')"
> 				onmousemove="alert('!!!')"
> 				onmouseout="alert('!!!')"
> 				onmouseover="alert('!!!')"
> 				onmouseup="alert('!!!')">
> 				<h:outputText value="test" />
> 				<h:inputText value="test" />
> 			</rich:toolBarGroup>
> 		</rich:toolBar>

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