DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22688>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22688

Help window isn't non-model.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-09-07 20:43 -------
The Help window is a non-modal JDialog - the problem is that it stays on top.

It is possible to use JMeter without closing Help, but I agree it is very 
awkward - unless one has a large enough screen.

I found the following in the Java documentation:
"Some platforms do not allow Windows which are owned by other Windows to 
appear below their owners."

It's parent is currently the main JMeter window, hence the problem.

Code updated in CVS to give Help a new parent window, which seems to solve the 
problem (on XP with JDK 1.4 at least). Closing the bug.

If the problem is not fixed, please re-open, and give full details of OS, JVM 
etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to