http://bugs.winehq.org/show_bug.cgi?id=10658
Summary: dropdown menus don't show when clicking on them Product: Wine Version: 0.9.50. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: benjamin.dev@schallar.com
Since wine 0.9.49 drop down menus no longer show their menu list when clicking on the triangle of the drop down menu. (I think last time it worked was with wine 0.9.48, but I didn't test that yet.)
This is happening on Debian Lenny/Testing with linux 2.6.23 on i686 with X.org 7.2 without compiz/beryl installed at all in the win32 app foobar2000 version 0.9.4.4.
Currently my workaround is using the up/down keys to select items in the drop down menu, however I would of course be very grateful if someone found the regression causing this functionality to stop working.
PS: I'm not sure about which component this concerns, but AFAIK foobar2000 only uses standard MFC controls..