https://bugs.winehq.org/show_bug.cgi?id=40037
Bug ID: 40037 Summary: Docked Window Jumps when being dragged. Product: Wine Version: 1.9.2 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Download these examples http://www.bcgsoft.com/download/BCGControlBarProDemo.zip
Run the DockingView.exe example Drag "View 1" title so that it undocks
Drag the window around the screen, it jump around the screen then back to the mouse cursor.
This only happens on x86-64, x86 works fine.
https://bugs.winehq.org/show_bug.cgi?id=40037
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.bcgsoft.com/down | |load/BCGControlBarProDemo.z | |ip
https://bugs.winehq.org/show_bug.cgi?id=40037
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Staging also has the issue.
This only occurs when the OS is 64bit.
https://bugs.winehq.org/show_bug.cgi?id=40037
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Created attachment 53601 --> https://bugs.winehq.org/attachment.cgi?id=53601 +win,+x11drv
From the attached log, you can see that the window jumps from it's current
location to somewhere else then back again.
trace:win:SWP_DoWinPosChanging hwnd 0x200c6, after (nil), swp 383,394 -1x-1 flags 00001855 trace:win:SWP_DoWinPosChanging current (308,419)-(575,710) style 94000100 new (383,394)-(650,685) ... trace:win:SWP_DoWinPosChanging hwnd 0x200c6, after (nil), swp 308,419 267x291 flags 00001815 trace:win:SWP_DoWinPosChanging current (383,394)-(650,685) style 94000100 new (308,419)-(575,710) ... trace:win:SWP_DoWinPosChanging hwnd 0x200c6, after (nil), swp 383,394 267x291 flags 00001815 trace:win:SWP_DoWinPosChanging current (308,419)-(575,710) style 94000100 new (383,394)-(650,685)
https://bugs.winehq.org/show_bug.cgi?id=40037
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- If you click on "View 1" and then resize the windows. Now dragging the window around causes jumping.
https://bugs.winehq.org/show_bug.cgi?id=40037
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #4 from Sebastian Lackner sebastian@fds-team.de --- I do not experience any difference between a 32-bit and 64-bit wine prefix here (XFCE 4 on Archlinux). In both cases the window jumps around almost uncontrollably. Disabling "allow window managers to control windows" in winecfg reduces those effects, but a couple of issues are still present.