[Bug 15346] Winamp disappears when you move it's location

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 17 05:47:16 CST 2018


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

Gabriel Ivăncescu <gabrielopcode at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|download                    |
                 CC|                            |gabrielopcode at gmail.com

--- Comment #35 from Gabriel Ivăncescu <gabrielopcode at gmail.com> ---
(In reply to Peter Dons Tychsen from comment #26)
> There is a bug in the X11 mouse code which is affecting this problem. The
> mouse code is using the cached values "whole_rect" and "client_rect". These
> are not updated at the correct time, so the calculations end up bad. This
> causes the "jumping around" that you are seeing.

I filed a separate bug for this problem, which I plan on fixing. See:
https://bugs.winehq.org/show_bug.cgi?id=46309

I think we should really just be using the root-relative coordinates instead of
window-relative here (so problem is on X server side, not ours).

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