Bug 50367 - Clear / Clear all in View results tree does not clear selected element
Summary: Clear / Clear all in View results tree does not clear selected element
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.4
Hardware: PC Windows XP
: P2 trivial (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 10:30 UTC by jens_0
Modified: 2010-11-29 18:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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