http://bugs.winehq.org/show_bug.cgi?id=3739
------- Additional Comments From karllinuxtest.relton@ntlworld.com 2007-21-04 11:11 ------- The patch that moves the behaviour from the blank window with rapidly flashing cursor to the behaviour that I observer in any 0.9.x release of wine (i.e. areas of application dont redraw or repaint properly) is patch db412aaf60f999b76927d613ce221c69954fe40e
Added a from_child parameter to the get_update_region request to allow restarting the search from a given child, in order to avoid looping forever on windows that don't repaint correctly.
I'll see if I can get some debugging log or output from files affected by this patch.