[richfaces-issues] [JBoss JIRA] Created: (RF-5329) DragIndicator: ajax request hang up on page with drag indicator in facelets.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Thu Dec 11 09:42:46 EST 2008


DragIndicator: ajax request hang up on page with drag indicator in facelets.
----------------------------------------------------------------------------

                 Key: RF-5329
                 URL: https://jira.jboss.org/jira/browse/RF-5329
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: 3.3.0.BETA3, facelets
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


Source:
<h:form>
			<a4j:status startText="work!" stopText="stop" startStyle="color:red"></a4j:status>
			<a4j:commandButton value="reRender" reRender="treeIndicator"></a4j:commandButton>
			<rich:dragIndicator id="treeIndicator" />
		</h:form>

# Open page
# Click reRender button
Result: ajax buzzes.

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