Bug 60678

Summary: View Results Tree : Text renderer, search should not popup "Text Not Found"
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Screenshot showing result

Description Philippe Mouawad 2017-02-01 22:22:25 UTC
When you search in Text Renderer a text that is not found, current behaviour opens a popup.
This forces you to click Close and click again to get focus again in the Search text field.
Furthermore if you combine it with a Search in Tree, you can end up opening the 2 popups at the same time.

It would be much better if a visual indicator shows you that search does not match like a Red background. As for example Firefox does it when you search in a webpage some text.
Comment 1 Philippe Mouawad 2017-02-01 22:24:23 UTC
Author: pmouawad
Date: Wed Feb  1 22:24:08 2017
New Revision: 1781326

URL: http://svn.apache.org/viewvc?rev=1781326&view=rev
Log:
Bug 60678 - View Results Tree : Text renderer, search should not popup "Text Not Found"
Bugzilla Id: 60678

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/SearchTextExtension.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_es.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2017-02-01 22:25:37 UTC
Created attachment 34708 [details]
Screenshot showing result
Comment 3 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4260