Bug 54864 - Enable multi selection drag&drop in the tree without having to start dragging before releasing Shift or Control
Summary: Enable multi selection drag&drop in the tree without having to start dragging...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2013-04-18 19:11 UTC by benoit.wiart
Modified: 2013-04-18 20:32 UTC (History)
1 user (show)



Attachments
patch (9.62 KB, patch)
2013-04-18 19:11 UTC, benoit.wiart
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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