http://bugs.winehq.org/show_bug.cgi?id=26185
Summary: Listbox control messages sent to parent for click incomplete. Product: Wine Version: 1.2.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: austin.lund@gmail.com
Created an attachment (id=33381) --> (http://bugs.winehq.org/attachment.cgi?id=33381) WINEDEBUG="trace+message,+relay,+comm,+file,+ntdll,+listbox"
Below are two videos of a program called GPSoln32. The menu shown has a custom drawn listbox control. Clicking on the icons should toggle the state, but does not.
How it should work: http://dl.dropbox.com/u/17110364/GoodVbox.ogv
Wine: http://dl.dropbox.com/u/17110364/Badwine.ogv
Attached is a a debugging output from wine with WINEDEBUG="trace+message,+relay,+comm,+file,+ntdll,+listbox"