You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/02/28 09:09:47 UTC

DO NOT REPLY [Bug 52782] New: Add a detail button on parameters table to show detail of a Row

https://issues.apache.org/bugzilla/show_bug.cgi?id=52782

             Bug #: 52782
           Summary: Add a detail button on parameters table to show detail
                    of a Row
           Product: JMeter
           Version: 2.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: p.mouawad@ubik-ingenierie.com
    Classification: Unclassified


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.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52782] Add a detail button on parameters table to show detail of a Row

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52782

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|                            |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> 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

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 52782] Add a detail button on parameters table to show detail of a Row

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52782

--- Comment #2 from Milamber <mi...@apache.org> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.