http://bugs.winehq.org/show_bug.cgi?id=3776
Summary: Restoring a hidden window will not work... Product: Wine Version: CVS Platform: Other URL: http://www.emtec.com/mailbell OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P3 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: m.goemmel@compulab.de
If an application (like Mailbell, see URL link) will be minimized to the systray (which means it has a systray icon and it hides the program window when the minimized button is pressed instead of minimizing it), in native windows only a systray icon keep left. In KDE the application is still available in the program bar (which is ok). But clicking to the program bar (to restore the application) will cause in a complete hang.
I think it's not necessary or useful to remove the program bar entry, but clicking on it should do something useful (maybe sending a WM_RESTORE or WM_SHOW) instead of stopping the whole thing.
Let me know if I can help in any way...
Markus