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

Svetlana mukhina closed RF-3861.
--------------------------------

    Resolution: Done


> only onitem* event attributes should be encoded. Hide other event handlers 
> (WAS toolBarGroup: events do not work for component.)
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-3861
>                 URL: https://jira.jboss.org/jira/browse/RF-3861
>             Project: RichFaces
>          Issue Type: Bug
>          Components: docs updated, planning_all
>    Affects Versions: 3.2.2
>            Reporter: Alexander Dubovsky
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>             Fix For: 3.3.0
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> 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

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

Reply via email to