Bug 59974 - Response Assertion : Add button "Add from clipboard"
Summary: Response Assertion : Add button "Add from clipboard"
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2016-08-11 10:20 UTC by UbikLoadPack support
Modified: 2016-08-11 11:30 UTC (History)
1 user (show)



Attachments
Patch implementing the enhancement (5.20 KB, patch)
2016-08-11 10:21 UTC, UbikLoadPack support
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2016-08-11 10:20:13 UTC
When filling in assertion texts, it is frequent to copy them from web page response to this.

Currently for each assertion text we have 3 clicks:
- Click on Add 
- Click on cell
- Click again to focus
- Copy paste

Multiply this for every line of text.


We propose to add a button 'Add from clipboard' which is able to paste multiple line, each line in a row.
Comment 1 UbikLoadPack support 2016-08-11 10:21:28 UTC
Created attachment 34122 [details]
Patch implementing the enhancement
Comment 2 Philippe Mouawad 2016-08-11 11:30:00 UTC
Date: Thu Aug 11 11:29:40 2016
New Revision: 1755946

URL: http://svn.apache.org/viewvc?rev=1755946&view=rev
Log:
Bug 59974 - Response Assertion : Add button "Add from clipboard"
Patch by UbikLoadPack
Bugzilla Id: 59974

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/AssertionGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 Philippe Mouawad 2016-08-11 11:30:09 UTC
Thanks
Comment 4 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4057