[richfaces-issues] [JBoss JIRA] Assigned: (RF-5834) drag and drop client side listeners doesn't removed.

Pavel Yaschenko (JIRA) jira-events at lists.jboss.org
Thu Jan 22 11:22:45 EST 2009


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

Pavel Yaschenko reassigned RF-5834:
-----------------------------------

    Assignee: Pavel Yaschenko  (was: 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: Pavel Yaschenko
>            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

        



More information about the richfaces-issues mailing list