Bug 63220 - Function Helper Dialog,Export transactions for report and Import from cURL disappear being master JFrame.
Summary: Function Helper Dialog,Export transactions for report and Import from cURL di...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 minor (vote)
Target Milestone: JMETER_5.1.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2019-03-02 11:02 UTC by Philippe Mouawad
Modified: 2019-03-02 11:04 UTC (History)
1 user (show)



Attachments

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