Bug 52085

Summary: Allow multiple selection in arguments panel
Product: JMeter - Now in Github Reporter: Roman Bargezi <rbargezi>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P4    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Proposed enhancement as a patch to Revision 1188659 of ArgumentsPaneljava
Proposed enhancement as a patch to Revision 1188664 of ArgumentsPaneljava

Description Roman Bargezi 2011-10-25 14:06:14 UTC
I often need to copy or delete larger amounts of data from an arguments panel. Therefore multiple selection support would be handy.
Comment 1 Roman Bargezi 2011-10-25 14:10:00 UTC
Created attachment 27845 [details]
Proposed enhancement as a patch to Revision 1188659 of ArgumentsPaneljava

The added patch does support the delete functionality and the copy, but not the up/down feature. If you think this is useful and you like me to add support for up/down as well, let me know.
Comment 2 Roman Bargezi 2011-10-26 06:12:37 UTC
Created attachment 27848 [details]
Proposed enhancement as a patch to Revision 1188664 of ArgumentsPaneljava

Updated patch to support move up/down of multiple selected rows
Comment 3 Philippe Mouawad 2011-10-27 17:39:47 UTC
Thanks, applied.

Date: Thu Oct 27 17:41:04 2011
New Revision: 1189888

URL: http://svn.apache.org/viewvc?rev=1189888&view=rev
Log:
Bug 52085 - Allow multiple selection in arguments panel

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
   jakarta/jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:37:47 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2620