Bug 60711

Summary: Improve Delete button behaviour for Assertions / Header Manager / User Parameters GUIs / Exclude, Include in HTTP(S) Test Script Recorder
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   

Description Philippe Mouawad 2017-02-08 21:51:32 UTC
The idea is to delete by default the first line if no selection has been made.
This makes user gain 1 selection and mouse move from selection to delete button.
Comment 1 Philippe Mouawad 2017-02-08 21:53:04 UTC
Author: pmouawad
Date: Wed Feb  8 21:52:47 2017
New Revision: 1782266

URL: http://svn.apache.org/viewvc?rev=1782266&view=rev
Log:
Bug 60711 - Improve Delete button behaviour for Assertions / Header Manager / User Parameters GUIs
Bugzilla Id: 60711

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/AssertionGui.java
    jmeter/trunk/src/components/org/apache/jmeter/modifiers/gui/UserParametersGui.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/HeaderPanel.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 UbikLoadPack support 2017-02-21 19:51:10 UTC
Author: pmouawad
Date: Tue Feb 21 19:45:48 2017
New Revision: 1783921

URL: http://svn.apache.org/viewvc?rev=1783921&view=rev
Log:
Bug 60759 - View Results Tree : Search feature does not search in URL
Bugzilla Id: 60759

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java
    jmeter/trunk/xdocs/changes.xml
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/4272