Comment #5 on issue 650 by tu...@tudorgirba.com: Mondrian multiple selection uses a broken metaphor http://code.google.com/p/moose-technology/issues/detail?id=650
It's better, but there are still two problems: - Releasing the mouse after starting the selection does not delete the selection rectangle (you have to force a refresh) - If you select a node A, and then you change your mind and change the selection to only include node B, the first node A will still be selected. You should reset the selection of nodes when moving the mouse.