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

Work on RF-5834 stopped by Nick Belaevski.

> drag and drop client side listeners doesn't removed.
> ----------------------------------------------------
>
>                 Key: RF-5834
>                 URL: https://jira.jboss.org/jira/browse/RF-5834
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: All, steps to reproduce for IE7
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>            Priority: Critical
>             Fix For: 3.3.1
>
>
> 1. Load page in IE7:
>                       <h:form>
>                               <rich:tree id="tree" switchType="ajax" 
>                                       ajaxSubmitSelection="true"
>                                       value="#{bean.data}" var="data">
>                                       
>                                       <rich:treeNode>
>                                               <a4j:outputPanel>
>                                                       <h:outputText 
> value="#{data}" />
>                                                       <dnd:dragSupport 
> dragType="dt" />
>                                               </a4j:outputPanel>
>                                       </rich:treeNode>
>                               </rich:tree>
>                               
>                               <h:inputText value="text" />
>                       </h:form>
> 2. Click first node
> 3. Try to select text in text input -> it's not possible

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