Letractively / jxlib

Automatically exported from code.google.com/p/jxlib
0 stars 0 forks source link

Treeitems stay "selected" #166

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments:

GoogleCodeExporter commented 9 years ago
Moved to Lighthouse:

http://jxlib.lighthouseapp.com/projects/71243-jxlib/tickets/37-treeitems-stay-se
lected

Original comment by jbomgard@gmail.com on 5 Mar 2011 at 8:06