Patch about combobox with label

yannick kuhn yayadesigner at gmail.com
Fri Feb 18 06:42:03 CST 2011


Hello,

I found a bug in wine 1.2.2 (I work with ubuntu 10.10). When we have a combobox
which have a label on top, wine recalculate the position of the rectangle
because posChanging->cy is taller than newComboHeight.
Then, The combobox can be hidden by the label.

You can found the file combo.c in wine-1.2.2/dlls/user32/combo.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110218/54eed454/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: combo.c.patch
Type: text/x-patch
Size: 1101 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110218/54eed454/attachment.bin>


More information about the wine-patches mailing list