[Bug 26157] New: Patch about combobox with label
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(a)winehq.org ReportedBy: yayadesigner(a)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.
http://bugs.winehq.org/show_bug.cgi?id=26157 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|unspecified |1.2.2 Resolution| |INVALID --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-02-18 03:51:45 CST --- Patches should be sent to wine-patches mailing list against latest development git tree, see http://wiki.winehq.org/SubmittingPatches -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26157 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-02-18 03:51:58 CST --- Closing invalid. -- 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.
participants (1)
-
wine-bugs@winehq.org