http://bugs.winehq.org/show_bug.cgi?id=4840
Summary: Putty "open" button delayed action - should act on mouseup, acts instead on mouseover after mouseup? Product: Wine Version: CVS Platform: Other URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
with wine from cvs on 2006 march 10, putty has a funny problem that is not apparant on first few uses. It feels as if you forgot to click the 'open' button. When you click again, it works. But really all you have to do is move the mouse slightly, and the open button fires its action and opens the session window. So some event handling is messed up somewhere.