Bug 52782 - Add a detail button on parameters table to show detail of a Row
Summary: Add a detail button on parameters table to show detail of a Row
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 08:09 UTC by Philippe Mouawad
Modified: 2012-05-16 14:26 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2012-02-28 08:09:47 UTC
Sometimes contents of a Parameter values is too long to be correctly displayed in the table column.
This will add a Popup to display Name/Value where value can be edited confortably.

A Use case I have now, is a set of paramters that contains XML, I cannot use the new Post Body tab as there is more than one parameter.
Comment 1 Philippe Mouawad 2012-02-28 08:18:34 UTC
Date: Tue Feb 28 08:12:13 2012
New Revision: 1294517

URL: http://svn.apache.org/viewvc?rev=1294517&view=rev
Log:
Bug 52782 - Add a detail button on parameters table to show detail of a Row

Added:
   jmeter/trunk/src/core/org/apache/jmeter/config/gui/RowDetailDialog.java   (with props)
Modified:
   jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
   jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
   jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
   jmeter/trunk/xdocs/changes.xml
Comment 2 Milamber 2012-05-16 14:26:10 UTC
URL: http://svn.apache.org/viewvc?rev=1339184&view=rev
Log:
Bug 52782 - Add a detail button on parameters table to show detail of a Row
Improves the box size, name box and changes title box

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/config/gui/RowDetailDialog.java
Comment 3 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2754