Bug 61704 - Toolbar : Improve a bit the right part
Summary: Toolbar : Improve a bit the right part
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-31 13:52 UTC by Philippe Mouawad
Modified: 2017-10-31 13:54 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 2017-10-31 13:52:32 UTC
Following Bug 61697, the right part of the toolbar takes a lot of place.
Improvement will be:
- Merge Warning indicator with errorsOrFatalsLabel
- Merge totalThreads and activeThreads into 1 JLabel
- Reduce space between those components
Comment 1 Philippe Mouawad 2017-10-31 13:53:42 UTC
- Remove save_as_testplan icon
- Remove distributed test icons
Comment 2 Philippe Mouawad 2017-10-31 13:54:42 UTC
Author: pmouawad
Date: Tue Oct 31 13:54:14 2017
New Revision: 1813882

URL: http://svn.apache.org/viewvc?rev=1813882&view=rev
Log:
Bug 61704 - Toolbar : Improve a bit the right part
Bugzilla Id: 61704

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/MainFrame.java
    jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties
    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 3 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4555