http://bugs.winehq.org/show_bug.cgi?id=29181
Bug #: 29181 Summary: Combo box doesn't get a background in dialog editor Product: Wine Version: 1.3.33 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: toni.spets@iki.fi Classification: Unclassified
Created attachment 37647 --> http://bugs.winehq.org/attachment.cgi?id=37647 Hack for background drawing
When using a resource editor like ResEdit to create dialogs, combo boxes have CBF_EDIT set and the white background is not drawn and the dialog background is seen instead.
Attached a patch that workarounds the problem for this case. It is probably not the correct fix as there must be a reason why CBF_EDIT state control background is not drawn. Of course on Windows the combo box background is drawn with this program.
http://bugs.winehq.org/show_bug.cgi?id=29181
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Severity|normal |trivial
http://bugs.winehq.org/show_bug.cgi?id=29181
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.resedit.net/
http://bugs.winehq.org/show_bug.cgi?id=29181
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2011-11-26 21:44:06 CST --- In the case of CBF_EDIT the edit's background is supposed to be drawn by edit control.
https://bugs.winehq.org/show_bug.cgi?id=29181
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #2 from hanska2@luukku.com --- Could you provide a screenshot what's not actually drawn?
I installed the program and it's a bit hard to figure out what's missing.
https://bugs.winehq.org/show_bug.cgi?id=29181
--- Comment #3 from Toni Spets toni.spets@iki.fi --- Created attachment 49383 --> https://bugs.winehq.org/attachment.cgi?id=49383 Combobox in ResEdit without background
Create a new dialog in ResEdit, add a single ComboBox element on it.
https://bugs.winehq.org/show_bug.cgi?id=29181
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru --- Can't reproduce with wine-1.9.11, probably fixed. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=29181
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- This bug is fixed in current wine(3.21). Reported fixed twice. Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=29181
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |dark.shadow4@web.de
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Marking fixed as of comment #5.
https://bugs.winehq.org/show_bug.cgi?id=29181
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc6.