[Bug 9155] CBN_SELCHANGE and WM_GETTEXT bug/"feature" in Windows

Wine Bugs wine-bugs at winehq.org
Thu Aug 2 21:25:20 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9155





------- Additional Comments From megajocke at notsohotmail.com  2007-02-08 21:25 -------
Created an attachment (id=7384)
 --> (http://bugs.winehq.org/attachment.cgi?id=7384&action=view)
Simple test

A little test. Shows the text returned by GetDlgItemText (WM_GETTEXT does the
same of course) in CBN_SELCHANGE. The middle combo box should not lag behind as
it is of CBS_DROPDOWNLIST style. For the upper and lower one the selection
should lag behind one selection when you select different strings in the list.
It also shows when CBN_SELENDOK or CBN_SELENDCANCEL was received. These should
come before CBN_SELCHANGE. On Windows it seems CBN_SELENDCANCEL is not sent if
you keep the mouse button pressed and release it outside the list. CBN_SELENDOK
and CBN_SELCHANGE are sent then.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list