https://bugs.winehq.org/show_bug.cgi?id=54923
Bug ID: 54923 Summary: Drag and drop is not working in Delphi based applications Product: Wine Version: 8.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq.org@mail.magynhard.de Distribution: ---
The drag and drop does not work inside applications that are based on Delphi by default anymore.
For example, when using HeidiSQL, I'm not able to move entries in the connection session manager into a folder to organize my connections.
WORKAROUND: It is working, if i select "Windows XP" in winecfg, but not working for example for "Windows 10". So it seems that the drag and drop feature got lost at later "windows versions". On a real Windows 10 machine it works without any problems.
Might be related with "gdiplus_winxp" -> see other Delphi applications with the same problem: https://github.com/TES5Edit/TES5Edit/issues/774
https://bugs.winehq.org/show_bug.cgi?id=54923
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
--- Comment #1 from Bartosz gang65@poczta.onet.pl --- Please install gdiplus via winetricks, and check if it helps.
https://bugs.winehq.org/show_bug.cgi?id=54923
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=54923
--- Comment #2 from magynhard winehq.org@mail.magynhard.de --- (In reply to Bartosz from comment #1)
Please install gdiplus via winetricks, and check if it helps.
I installed gdiplus and gdiplus_winxp with winetricks, but the problem still persists.
On new wine version 9.16-1, even choosing "Windows XP" does not workaround the problem anymore. From 8.1 it stopped working first time, but the workaround was possible.