[ http://issues.apache.org/jira/browse/BEEHIVE-317?page=all ] Krista Baker closed BEEHIVE-317: --------------------------------
Verified that the expansion and contraction states now appear to be updating in IE6 by following the repro steps. > Failing to update the collapse state in IE 6.0 > ---------------------------------------------- > > Key: BEEHIVE-317 > URL: http://issues.apache.org/jira/browse/BEEHIVE-317 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Environment: IE 6.0 > Reporter: Daryl Olander > Assignee: Krista Baker > Priority: Critical > Fix For: V1Beta > > Just found a bad IE bug in the tree. Inside a runAtClient tree do the > following: > 1) Create a tree with all nodes expanded (coreWeb/tree/images) > 2) Contract any node > 3) Expand that same node > 4) Contract it again > 5) Hit select on another node... > What happens at this point is that the not that should be contracted with be > expanded. > This works in both Firefox and Opera (This requires the fix for bug 255 which > is in the works.) > What is happening is that the XmlHttpRequest to collapse the tree doesn't > happen the second time. The JavaScript collapsing the tree does run, but for > some reason the requset is not getting to the server. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
