Bug 63220

Summary: Function Helper Dialog,Export transactions for report and Import from cURL disappear being master JFrame.
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: minor CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 4.0   
Target Milestone: JMETER_5.1.1   
Hardware: All   
OS: All   

Description Philippe Mouawad 2019-03-02 11:02:24 UTC
Following fix provided by Benoit Vatan on Bug 63201, this issue will apply same fix on other windows.
Comment 1 Philippe Mouawad 2019-03-02 11:04:29 UTC
Author: pmouawad
Date: Sat Mar  2 11:03:38 2019
New Revision: 1854638

URL: http://svn.apache.org/viewvc?rev=1854638&view=rev
Log:
Bug 63220 - Function Helper Dialog,Export transactions for report and Import from cURL disappear being master JFrame.


Bugzilla Id: 63220

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.java
    jmeter/trunk/src/core/org/apache/jmeter/functions/gui/FunctionHelper.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/AbstractAction.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/CreateFunctionDialog.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeCommand.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:16 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5028