Hi! > First let me explain how it works on windows. > > If the user clicks in the application (a specific action not anywhere) a > new child window opens. This new window has a higher priority and is > always on top. And until the user doesn't complete the form this child > window will stay in focus and on top. The user can click anywhere on the > screen, this window stays on top. > > And now the wine behaviour. > The user opens the child window. If he by mistake clicks on the parent > window (and since we use touch screens this is quite often) the child > window gets hidden behind the parent window. But the focus stays on the > child window, so the user is unable interact with the now on top parent > window. He can't for example minimize the parent window to get the active > window back. So we get calls to our tech support, that the application > froze. > > Is there a way to configure the original behaviour in wine or is this a > bug/uncomplete feature. Which window manager are you using? KWin of KDE? Metacity of Gnome? I had a problem recently that sounds a bit like yours. It turned out to be a bug in KWin, however, not in Wine. The bug is still not fixed ;) pseudoruprecht -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100924/c07f2888/attachment.pgp>