[Bug 40474] New: Popup menus no longer close when clicking on a different window

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 15 23:42:57 CDT 2016


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

            Bug ID: 40474
           Summary: Popup menus no longer close when clicking on a
                    different window
           Product: Wine
           Version: 1.9.8
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: sebastian at fds-team.de
                CC: madewokherd at gmail.com
   Regression SHA1: a9bff001a1e2c919b3f6e68d642abb8da957a2bf
      Distribution: ---

Steps to reproduce:
* Open Wines builtin "notepad" application.
* Right click to open a popup menu.
* Click on a different window (either Wine or native window).

Expected result:
* The popup menu should close again.

Actual result:
* The popup menu stays open until you click on the background of the same
window which opened it.

Bisecting returns the following commit:
--- snip ---
a9bff001a1e2c919b3f6e68d642abb8da957a2bf is the first bad commit
commit a9bff001a1e2c919b3f6e68d642abb8da957a2bf
Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Mon Mar 14 16:13:56 2016 -0500

    user32: Set capture earlier on popup menus.

    Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
--- snip ---

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