<pre class="bz_comment_text" id="comment_text_0"><font size="4">Hello,<br><br>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-&gt;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</font><br><br></pre>