[PATCH 2/2] user32: give popup menus from the systray focus

Lei Zhang thestig at google.com
Thu Dec 20 16:11:10 CST 2007


Hi,

This fixes bug 10843 by giving focus to the popup menus created by
windows docked in the systray.

This patch improves the behavior in Wine, but it is not completely
correct. On Windows, if you click the tray icon a second time while a
popup menu already exists, then the old menu gets destroyed, and a new
one is generated. Here, we don't bother to create a new menu, because
99% of the time it's the same menu anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-user32-give-popup-menus-from-the-systray-focus.patch
Type: text/x-patch
Size: 1629 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071220/ac89ed3e/attachment-0001.bin 


More information about the wine-patches mailing list