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 2017/10/07 21:47:43 UTC

[Bug 61594] New: Remove Detail, Add, Add from Clipboard, Delete buttons in Backend listener GUI

https://bz.apache.org/bugzilla/show_bug.cgi?id=61594

            Bug ID: 61594
           Summary: Remove Detail, Add, Add from Clipboard, Delete buttons
                    in Backend listener GUI
           Product: JMeter
           Version: 3.3
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: ra0077@gmail.com
  Target Milestone: ---

Hi

In my opinion, these buttons are useless

I propose to remove them

Antonio

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

[Bug 61594] Remove Detail, Add, Add from Clipboard, Delete buttons in Backend listener GUI

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello Antonio,
Thanks for this.

Detail button should be kept in my opinion.
Useful for example in Java Request when you use it to simulate a HTTP Request
with big http content.

Regards

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

[Bug 61594] Remove Detail, Add, Add from Clipboard, Delete buttons in Backend listener GUI

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

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
New Revision: 1811450

URL: http://svn.apache.org/viewvc?rev=1811450&view=rev
Log:
Bug 61593 Remove Detail, Add, Add from Clipboard, Delete buttons in Backend
listener GUI

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/BackendListenerGui.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/images/screenshots/backend_listener.png

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

[Bug 61594] Remove Detail, Add, Add from Clipboard, Delete buttons in Backend listener GUI

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

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
I have reversed my commit

Antonio

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

[Bug 61594] Remove Detail, Add, Add from Clipboard, Delete buttons in Backend listener GUI

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

--- Comment #4 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
Hi Philippe,

In my patch I have modified ArgumentsPanel to have the minimum impact to all
classes which use it

To do it I have add the argument disableButtons to remove all buttons.

Add another argument to keep only Detail button would increase the number of
arguments and I think there are already to high.

If you have an idea to implement it, please share it

Antonio

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

[Bug 61594] Remove Detail, Add, Add from Clipboard, Delete buttons in Backend listener GUI

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
(In reply to Philippe Mouawad from comment #2)
> Hello Antonio,
> Thanks for this.
> 
> Detail button should be kept in my opinion.
> Useful for example in Java Request when you use it to simulate a HTTP
> Request with big http content.
> 
> Regards

Hello Antonio,
Thanks for this.

Detail button should be kept in my opinion.
Useful for samplersList which might be big.

Regards

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