[2/2] comctl32: Fix for ComboBoxEx bug caused by focus change

Dylan Smith dylan.ah.smith at gmail.com
Thu Jul 3 10:37:14 CDT 2008


Resolves Bug #13374

This can be tested by simply running wordpad, and trying to select a
font size using the comboex control on the toolbar.  Previously the item
got selected when the mouse button is pressed and when it is released,
causing the wrong item to be selected.  This patch fixes that bug.
---
 dlls/comctl32/comboex.c       |    3 +++
 dlls/comctl32/tests/comboex.c |   12 ++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-comctl32-Fix-for-ComboBoxEx-bug-caused-by-focus.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080703/c037f7f6/attachment.txt 


More information about the wine-patches mailing list