Bug 61627

Summary: Don't clear LogView anymore when clicking on Warning/Errors Indicator
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
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 Philippe Mouawad 2017-10-17 18:36:21 UTC
When LogViewer panel is opened at the bottom of screen and you click on Errors/Warning Indicator , JMeter clean the content of this panel.

This is weird in terms of UX. It was initially made to avoid consuming too much memory but meanwhile we have added a limitation on this and it is possible to clear panel through Clear All.

So I propose to drop this behaviour.
Comment 1 Philippe Mouawad 2017-10-17 19:26:46 UTC
Author: pmouawad
Date: Tue Oct 17 19:26:26 2017
New Revision: 1812444

URL: http://svn.apache.org/viewvc?rev=1812444&view=rev
Log:
Bug 61627 - Don't clear LogView anymore when clicking on Warning/Errors Indicator
Bugzilla Id: 61627

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/LoggerPanelEnableDisable.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4525