Bug 50367

Summary: Clear / Clear all in View results tree does not clear selected element
Product: JMeter - Now in Github Reporter: jens_0
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 2.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description jens_0 2010-11-29 10:30:33 UTC
In the View Results Tree visualizer, if you select a request and have the tab "Sampler Result" open, and click on Run, Clear, the tab's content is not cleared.
Comment 1 jens_0 2010-11-29 10:36:47 UTC
For exmaple, stats.setText("") should be added to SamplerResultTab.clearData()...
Comment 2 Milamber 2010-11-29 18:20:36 UTC
Thanks for your report and suggestion. Fixed.

Bug 50367 - Clear / Clear all in View results tree does not clear selected element

Modified:
    jakarta/jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsXML.java
    jakarta/jmeter/trunk/src/components/org/apache/jmeter/visualizers/SamplerResultTab.java
    jakarta/jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:37:45 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2432