Community
Participate
Working Groups
On a SWT.MULTI Table with several items selected, starting to drag these items clears the selection and only drags the 'current' item.
The SWT-table has a different selection-behavior when it has a dragSource, making dragging multiple rows possible. Also, the dragFeedback draws all the selected items, which is currently not possible in RWT.
Created attachment 154221 [details] Fix Fixed in table.
Applied patch to CVS HEAD