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.
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
Created attachment 34708 [details] Screenshot showing result
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4260