Bug 60678 - View Results Tree : Text renderer, search should not popup "Text Not Found"
Summary: View Results Tree : Text renderer, search should not popup "Text Not Found"
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-01 22:22 UTC by Philippe Mouawad
Modified: 2017-02-01 22:25 UTC (History)
1 user (show)



Attachments
Screenshot showing result (115.89 KB, image/png)
2017-02-01 22:25 UTC, Philippe Mouawad
Details

Note You need to log in before you can comment on or make changes to this bug.
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