[
https://jira.jboss.org/jira/browse/RF-3861?page=com.atlassian.jira.plugin...
]
Andrei Markavtsov resolved RF-3861.
-----------------------------------
Resolution: Done
Assignee: Alexander Dubovsky (was: Andrei Markavtsov)
toolBarGroup: events do not work for component.
-----------------------------------------------
Key: RF-3861
URL:
https://jira.jboss.org/jira/browse/RF-3861
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: Alexander Dubovsky
Assignee: Alexander Dubovsky
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira