GitHub user vherilier opened a pull request:
https://github.com/apache/jmeter/pull/153
TableEditor: add from clipboard
Resolves Enhancement defined by Bugzilla Id #59105:
* Allows TableEditor user to select several rows at a time
* Add rows from clipboard
NB: this feature may be disabled/enabled by a specific property by I've no
idea about how to name it to fit JMeter way. So your feebacks are welcome to
let me add this capability.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vherilier/jmeter TableEditor_Clipboard
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #153
----
commit a8e063bde1535fb4122293de7527c1a976c27ccc
Author: Vincent Herilier <[email protected]>
Date: 2016-03-03T10:36:21Z
allows TableEditor widget to select several rows at a same time
commit 30c4d6ddf0a1056deaa78a87ce73bfb2b63a768f
Author: Vincent Herilier <[email protected]>
Date: 2016-03-03T10:37:18Z
add "Add from clipboard" button and related behaviour
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---