http://bugs.winehq.org/show_bug.cgi?id=26503
Paul Romanyszyn pgr@arcelectronicsinc.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pgr@arcelectronicsinc.com
--- Comment #5 from Paul Romanyszyn pgr@arcelectronicsinc.com 2011-03-22 09:55:56 CDT --- (In reply to comment #1)
This is a modal window, but you can select main window and it becomes on top of the "Enviroment Options" window, after this the application hangs becomes unusable and you need to kill it.
One work around I use is to move the main window by the caption bar to uncover the dialog and then continue.
(In reply to comment #4)
A workaround for application developers is avoid playing games with WS_DISABLED and use normal parent/owner z-order instead of desktop when creating top level windows.
Not possible with legacy applications.