https://bz.apache.org/bugzilla/show_bug.cgi?id=63201
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Keywords| |FixedInTrunk Resolution|--- |FIXED --- Comment #2 from Felix Schumacher <[email protected]> --- Thanks for the great description and patch. The fix will be included in the next version of JMeter. One minor thing, instanceof is true only if the object is not null. Date: Fri Feb 22 19:49:30 2019 New Revision: 1854171 URL: http://svn.apache.org/viewvc?rev=1854171&view=rev Log: SearchTreeDialog disappears behind master JFrame Contributed by Benoit Vatan (benoit.vatan at gmail.com) Bugzilla Id: 63201 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeCommand.java jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeDialog.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
