https://bugs.winehq.org/show_bug.cgi?id=36436 Bug ID: 36436 Summary: Popup menu is closed when clicking a sub-menu parent item twice. Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: sagawa.aki+winebugs(a)gmail.com When I click a sub-menu parent item twice, the popup menu disappears. This behavior doesn't conform with Windows' one. How to reproduce: 1. run regedit.exe, 2. click the right mouse button on the pane to show a popup menu, 3. click [New] item in the menu, 4. click [New] item in the menu again. Actual behavior (wine 1.7.18): After step 4, the menu is closed. Expected behavior (Windows): After step 4, the menu is still shown. -- 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.