http://bugs.winehq.org/show_bug.cgi?id=27999
Summary: ComboBoxEX item images aren't drawn correctly Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: lightning_uk@imgburn.com
Created an attachment (id=35847) --> (http://bugs.winehq.org/attachment.cgi?id=35847) Demo / Test App
If the ComboBoxEx items have images, they aren't displayed correctly or in the same way as they are in Windows.
In Windows, only the currently selected item (the one shown in the control) uses the 'selected' image - highlighting them in the drop down list does NOT make them selected in the sense that they should suddenly use the selected image, which is what happens under Wine.
Also, under Wine, when the comboboex loses focus (even just when displaying the drop down list), the item shown in the control stops being displayed with its selected image. That doesn't happen in Windows.
It may not matter once the above has been fixed but as the image changes from normal to selected (and back) when highlighting the items in the drop down list, the control doesn't seem to clear the area before painting the new image - so what you end up with is a combination of the two.
http://bugs.winehq.org/show_bug.cgi?id=27999
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
http://bugs.winehq.org/show_bug.cgi?id=27999
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-09-26 19:13:07 CDT --- I can confirm this issue.
http://bugs.winehq.org/show_bug.cgi?id=27999
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2013-05-14 01:55:15 CDT --- I just sent a patch for this http://www.winehq.org/pipermail/wine-patches/2013-May/124164.html.
http://bugs.winehq.org/show_bug.cgi?id=27999
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4625c399c6d4127196d3578a7b2 | |7ef68bcd417af Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2013-05-14 16:07:58 CDT --- Fixed with 4625c399c6d4127196d3578a7b27ef68bcd417af.
http://bugs.winehq.org/show_bug.cgi?id=27999
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-05-24 13:33:28 CDT --- Closing bugs fixed in 1.5.31.