http://bugs.winehq.org/show_bug.cgi?id=32066
Bug #: 32066 Summary: Right click menu of QQ2012 system tray flushes and disappears Product: Wine Version: 1.5.15 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
To reproduce:
1. Download qq2011 http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe
2. Install QQ2011.exe
3. set atl80 to native, work around 30512
4. `winetricks -q riched20`, work around Bug 29636
5. `winetricks -q ie7`, work around Bug 29638
6. Start QQ.exe
7. login
8. right click on system tray icon
Expect result: Display a right-click menu
Actual result: The menu flushes in a moment and disappear without drawing completed.
commit f12c1c6630f0bf842dde9af10da4ab188ff16e94 Author: Alexandre Julliard julliard@winehq.org Date: Wed Sep 26 13:12:17 2012 +0200
winex11: Switch to an ARGB visual for layered windows with per-pixel alpha.
Still present in wine-1.5.16