What steps will reproduce the problem?
1. Take the Jx.Tree example and use the 3.0 Version
2. Replace append function with add function to make it work
3. Try to drag a Item
3.1 Click (mousedown) on a Item
3.2 Move your mouse to an another Item, while mouse button is down
3.3 Release the mouse button (mouseup)
4. Do Step 3 again with an another Item
What is the expected output? What do you see instead?
Once you click an another item, the previous selected item should be
deselected. Instead the previous item stays selected. This means you can
basically mark every item as selected
What version of the product are you using? On what operating system and web
browser (including version)?
Current trunk version (Jx UI Library, 3.0alpha).
Mozilla Firefox 3.6.2
Windows XP
Please provide any additional information below.
I attached a image, where I selected multple items.
Original issue reported on code.google.com by Mobasher...@gmail.com on 25 Mar 2010 at 12:39
Original issue reported on code.google.com by
Mobasher...@gmail.com
on 25 Mar 2010 at 12:39Attachments: