[Bug 51357] New: Mouse clicks to buttons on popups are ignored. You must click below the button. Freecell.exe from WinXP.

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 29 16:09:34 CDT 2021


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

            Bug ID: 51357
           Summary: Mouse clicks to buttons on popups are ignored.  You
                    must click below the button.  Freecell.exe from WinXP.
           Product: Wine
           Version: 6.11
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: winex11.drv
          Assignee: wine-bugs at winehq.org
          Reporter: linux at kenjackson.us
      Distribution: ---

Created attachment 70216
  --> https://bugs.winehq.org/attachment.cgi?id=70216
git diff dlls/winex11.drv/mouse.c # This fixes the bug for me

Every mouse click to any button on a popup in freecell.exe from WinXP (I think)
is ignored.  Clicks below the button are processed and work.

This was introduced in commit 5a8bc554ef06c4a21d8b, April 6, 2021, and is still
a problem in the latest git code.

Deleting line 615 in dlls/wnex11.drv/mouse.c fixes the problem.  I don't know
what else this affects.

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