Bugs item #1549904, was opened at 2006-08-31 15:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1549904&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: extensions
Group: 1.2
Status: Open
Resolution: None
Priority: 7
Submitted By: Martijn Dashorst (dashorst)
Assigned to: Matej Knopp (knopp)
Summary: Ajax Tree(Table) strange behavior in IE6

Initial Comment:
The tree(table) has strange behavior in IE6 as is visible in the attached 
screenshot.

When a node is opened with several folders inside, the folder icon of 
the node below the just opened node is in the place of the + icon of 
the top inside folder...

So before (# == folder icon, = == file icon):

+ # node1
+ # node2
+ # node3

Click on node2:

+ # node1
+ # node2
|  # # subnode 2.1
| + # subnode 2.2
+   node3

The # icon of node3 has moved across the + icon of subnode 2.1

Expected and intended behavior:

Click on node2:

+ # node1
+ # node2
| + # subnode 2.1
| + # subnode 2.2
+ # node3


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1549904&group_id=119783

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to