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 2018/03/04 17:57:31 UTC

[Bug 62156] New: Search Feature : Distinguish between node that matches search and node that contains a child that matches search

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

            Bug ID: 62156
           Summary: Search Feature : Distinguish between node that matches
                    search and node that contains a child that matches
                    search
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

Follow same logic as in View Results Tree search:
- Red means match
- Blue means one of the children matches

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

[Bug 62156] Search Feature : Distinguish between node that matches search and node that contains a child that matches search

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sun Mar  4 18:00:53 2018
New Revision: 1825829

URL: http://svn.apache.org/viewvc?rev=1825829&view=rev
Log:
Bug 62156 - Search Feature : Distinguish between node that matches search and
node that contains a child that matches search
Bugzilla Id: 62156

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/ResetSearchCommand.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeDialog.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/tree/JMeterCellRenderer.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/tree/JMeterTreeNode.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 62156] Search Feature : Distinguish between node that matches search and node that contains a child that matches search

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

--- Comment #2 from UbikLoadPack support <su...@ubikloadpack.com> ---
Author: pmouawad
Date: Tue Mar 20 19:25:41 2018
New Revision: 1827349

URL: http://svn.apache.org/viewvc?rev=1827349&view=rev
Log:
[Bug 62156] Search Feature : Distinguish between node that matches search and
node that contains a child that matches search
Fix regression on expand and factor out some common code
Bugzilla Id: 62156

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeDialog.java

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

[Bug 62156] Search Feature : Distinguish between node that matches search and node that contains a child that matches search

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
   Target Milestone|---                         |JMETER_4.1

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