http://bugs.winehq.org/show_bug.cgi?id=16346
--- Comment #4 from Jeff Miller jmiller-wine@tanner.com 2008-12-15 13:40:30 --- Created an attachment (id=17968) --> (http://bugs.winehq.org/attachment.cgi?id=17968) patch to allow nested X11 events to be handled
This patch allows nested X11 events to be handled. Without this, a modal dialog called in response to an X11 event will prevent any other X11 events from being handled, resulting in deadlock.