http://bugs.winehq.org/show_bug.cgi?id=2420
------- Additional Comments From krishna.murthy@guptaworldwide.com 2004-10-08 16:18 ------- Created an attachment (id=670) --> (http://bugs.winehq.org/attachment.cgi?id=670&action=view) Sample binary which details the problem
- Unzip and extract the binary ToolBarDocking.exe - Run the executable ToolBarDocking.exe on SUSE Pro 9.1 using wine - Now undock the toolbar. The Toolbar is displyed as a popup window, but the screen is not painted. Now we try to move or close, nothing happens. - If the environment WINEDEBUG=warn+all is exported, then you could notice in the trace dump that the X11DRV_SetWindowPos() was called infinitely.