[
https://jira.jboss.org/jira/browse/RF-5834?page=com.atlassian.jira.plugin...
]
Inna Shchibrya closed RF-5834.
------------------------------
Assignee: Nick Belaevski (was: Inna Shchibrya)
Closed. Verified on v.3.3.1-SNAPSHOT SVN $Revision: 12244.
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