You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/02/17 10:41:10 UTC

[Bug 64148] New: Use gray icons for disabled elements in the tree

https://bz.apache.org/bugzilla/show_bug.cgi?id=64148

            Bug ID: 64148
           Summary: Use gray icons for disabled elements in the tree
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sitnikov.vladimir@gmail.com
  Target Milestone: JMETER_6.0.0

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64148] Use gray icons for disabled elements in the tree

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64148

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
           Hardware|PC                          |All
             Status|NEW                         |RESOLVED
                 OS|Mac OS X 10.1               |All
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.