http://bugs.winehq.org/show_bug.cgi?id=10843
Summary: Tray icon popup menu does not go away until clicked Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
For many applications that have system tray icons, when you click on the icon to get the popup menu, the popup menu would not go away until you click on one of the menu items.
On Windows, you can just click somewhere else, and the moment the popup menu loses focus, it goes away. I noticed on Linux, the popup menu does not have keyboard focus.
This bug affects multiple application: Picasa and Winamp are a couple examples.
http://bugs.winehq.org/show_bug.cgi?id=10843
--- Comment #1 from Lei Zhang thestig@google.com 2007-12-20 16:04:24 --- Created an attachment (id=9725) --> (http://bugs.winehq.org/attachment.cgi?id=9725) sample test application
This is a sample test application to illustrate the problem.
http://bugs.winehq.org/show_bug.cgi?id=10843
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
--- Comment #2 from Lei Zhang thestig@google.com 2007-12-20 16:43:22 --- I've sent a fix to this problem, but I'm not sure if it's the right approach:
http://www.winehq.org/pipermail/wine-patches/2007-December/048194.html http://www.winehq.org/pipermail/wine-patches/2007-December/048195.html
http://bugs.winehq.org/show_bug.cgi?id=10843
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-03-24 15:22:39 --- This should work better now.
http://bugs.winehq.org/show_bug.cgi?id=10843
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Lei Zhang thestig@google.com 2008-03-24 17:58:28 --- Great! Fixed as of.
commit 635544e20f52a939ed133fddba0d54f65baf2a2f Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 24 17:59:58 2008 +0100
user32: Make sure we set menu capture to a window that is visible.
http://bugs.winehq.org/show_bug.cgi?id=10843
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-04-04 10:06:09 --- Closing bugs fixed in 0.9.59.
http://bugs.winehq.org/show_bug.cgi?id=10843
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified