[Bug 47312] New: Images during drag and drop are not shown in Wine on macOS

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 3 04:28:28 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47312

            Bug ID: 47312
           Summary: Images during drag and drop are not shown in Wine on
                    macOS
           Product: Wine
           Version: 4.9
          Hardware: x86
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: comctl32
          Assignee: wine-bugs at winehq.org
          Reporter: mterrisse at free.fr

Created attachment 64624
  --> https://bugs.winehq.org/attachment.cgi?id=64624
Sameple application for drag and drop

Hello,

We build graphical applications for Windows that use drag and drop to execute
actions. We call apis like ImageList_BeginDrag or ImageList_SetDragCursorImage
to add essentiel informations when an element is dragged that detail what will
happen when it is dropped.
This works fine on Windows, on Ubuntu (Ubuntu 19.04, Wine 4.9 32-bit via
PlayOnLinux) but not on macOS (macOS Mojave 10.14.5, Wine 4.9 32-bit via
PlayOnMac).

On macOS no image is displayed when the element is dragged.

Here attached is a sample 32-bit executable you can use to reproduce the
problem.

I tested with Wine 4.8 staging too, this makes no difference.

Is there something we can do to work around this? (modules to add with
WineTricks, or use other Windows apis, use another format for images, etc.).
Any help will be appreciated.

Regards,

Michel Terrisse

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