Letractively / choosel

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

Dragging empty selection causes Exception #119

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create view & add resources
2. Select and deselect a resource item
3. Try to drag the selection

What is the expected output? What do you see instead?
Dragging the selection should be possible. An Exception is thrown instead.

Original issue reported on code.google.com by Lars.Grammel on 9 Dec 2010 at 1:51

GoogleCodeExporter commented 8 years ago
Changed ResourceSetUtils.getPropertiesByDataType to check for empty sets.

Original comment by Lars.Grammel on 9 Dec 2010 at 7:11