http://bugs.winehq.org/show_bug.cgi?id=34027
Bug #: 34027 Summary: IE8 menus are not activated with ALT key Product: Wine Version: 1.6-rc5 Platform: x86-64 URL: http://download.microsoft.com/download/C/C/0/CC0BD555- 33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 45217 --> http://bugs.winehq.org/attachment.cgi?id=45217 wine-1.6-rc5 console output
Working around Bug 25648 the menus in IE8 for XP cannot be selected using the ALT key.
The File menu appears to be activated but pressing ALT+F (for example) does not open the menu.
ALT+Space does work.
fixme:urlmon:Uri_GetPropertyBSTR (0x52590e0)->(6 0x4e3bf00 4) fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x472c6d8)->(0x247e8d8)
Native mshtml (and urlmon) works around this.
Note that this is NOT the same as Bug 12106 as native mshtml makes no difference (and the console output is different).