On Thu, 6 Sep 2012 12:28:48 +0200 Javier Garcia <[email protected]> wrote:
> Hi, > > I have just installed soapUI 4.5.1, and when I do Mod4+j, the window > of this app is not shown (remains the window of the previous app), so > i have to click with the mouse on the taskbar to show the window... > > Any idea? > > Javi This is a common problem with Java apps using the Swing toolkit (other examples are Netbeans and Freemind, the latter especially annoying due to pop-up windows that stay in the task list after closing, with some JVMs). This page has some tips, but I'm not sure any of them address this issue: http://awesome.naquadah.org/wiki/Problems_with_Java Cheers, Bryan -- To unsubscribe, send mail to [email protected].
