Bug 58843

Summary: Improve the usable space in the http sampler gui
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   

Description benoit.wiart 2016-01-12 18:02:01 UTC
a lot of space is lost on the http sampler gui.
On a laptop screen it's hard to use it.

As a first step the file upload parameter panel should be collapsed if no parameters are set.
Comment 1 benoit.wiart 2016-01-12 18:07:13 UTC
PR https://github.com/apache/jmeter/pull/68
Comment 2 Philippe Mouawad 2016-01-12 21:03:27 UTC
Date: Tue Jan 12 21:02:59 2016
New Revision: 1724320

URL: http://svn.apache.org/viewvc?rev=1724320&view=rev
Log:
Bug 58843 - Improve the usable space in the http sampler gui
#resolve #68
Bugzilla Id: 58843

Added:
    jmeter/trunk/src/core/org/apache/jmeter/images/collapse-close.png   (with props)
    jmeter/trunk/src/core/org/apache/jmeter/images/collapse-open.png   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3770