You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/02/22 18:38:33 UTC

[Bug 63201] SearchTreeDialog disappears behind master JFrame

https://bz.apache.org/bugzilla/show_bug.cgi?id=63201

Benoit Vatan <be...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benoit.vatan@gmail.com

--- Comment #1 from Benoit Vatan <be...@gmail.com> ---
Created attachment 36454
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36454&action=edit
Add parent to SearchTreeDialog

Suggested patch for fixing. Tested on Linux with Java 1.8.0_121.
Set a parent on SearchTreeDialog from SearchTreeCommand whose code had to be
enhanced to retrieve the master JFrame that is not directly exposed.

-- 
You are receiving this mail because:
You are the assignee for the bug.