Rico: >I think this will take a while to get fixed. But I tried some fixes and I think this is the best: >This->need_warp =! ((pt.x || pt.y) && This->m_state.rgbButtons[1]); (the location where this should be insert is the same like here http://bugs.winehq.org/attachment.cgi?id=10119 ) >So you can use the mouse normally and in the menu you just push the right mouse button and you can reach the menu point. Yes, this works. A good workaround for the problem but not suitable as a fix for wine because of the need for pressing the right mouse button to reach the menu. At least it is now clear, that the problem belongs to the bug you mentioned. :) Hartmut