[Bug 26157] New: Patch about combobox with label

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 18 02:27:36 CST 2011


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

           Summary: Patch about combobox with label
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: yayadesigner at gmail.com


Created an attachment (id=33326)
 --> (http://bugs.winehq.org/attachment.cgi?id=33326)
wine-1.2.2/dlls/user32/combo.c

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 dlls/user32/combo.c

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list