Bug 54864

Summary: Enable multi selection drag&drop in the tree without having to start dragging before releasing Shift or Control
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: PatchAvailable
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: patch

Description benoit.wiart 2013-04-18 19:11:26 UTC
Created attachment 30210 [details]
patch

Because octopus are awesome

this patch bring back the multi selection drag&drop removed by https://issues.apache.org/bugzilla/show_bug.cgi?id=54834

Note that with this implementation you don't have to start dragging before releasing Shift or Control.
Comment 1 Philippe Mouawad 2013-04-18 20:32:38 UTC
Thanks Applied.



Date: Thu Apr 18 20:30:06 2013
New Revision: 1469553

URL: http://svn.apache.org/r1469553
Log:
Bug 54864 - Enable multi selection drag&drop in the tree without having to start dragging before releasing Shift or Control
Bugzilla Id: 54864

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/tree/JMeterTreeTransferHandler.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:53 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3103