[Bug 27999] New: ComboBoxEX item images aren't drawn correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 6 08:56:55 CDT 2011


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 at winehq.org
        ReportedBy: lightning_uk at 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.

-- 
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