Bug 64148 - Use gray icons for disabled elements in the tree
Summary: Use gray icons for disabled elements in the tree
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.2.1
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.3.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2020-02-17 10:41 UTC by Vladimir Sitnikov
Modified: 2020-03-07 18:05 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Sitnikov 2020-02-17 10:41:10 UTC
JMeter should be able to automatically generate gray images.

It should display children nodes as gray as well in case one of the parents is disabled.
Comment 1 Philippe Mouawad 2020-03-07 18:05:13 UTC
vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


    from 6907711  Bug 64150 - View Results Tree: Allow editing of response data in testers
     add 9cc24d4  Bug 64142 - Use gray icons for disabled elements in the tree (#558)

No new revisions were added by this update.

Summary of changes:
 .../apache/jmeter/gui/action/EnableComponent.java  | 25 ++++++++++++++++++++++
 .../apache/jmeter/gui/tree/JMeterCellRenderer.java |  8 +++++++
 .../org/apache/jmeter/plugin/PluginManager.java    | 15 +++++++++++--
 xdocs/changes.xml                                  |  1 +
 4 files changed, 47 insertions(+), 2 deletions(-)
Comment 2 The ASF infrastructure team 2022-09-24 20:38:18 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5242