http://bugs.winehq.org/show_bug.cgi?id=19222
Summary: menus jump and scramble input for MS SQL Server Management Studio Express Product: Wine Version: 1.1.25 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: m27315@gmail.com
Created an attachment (id=22223) --> (http://bugs.winehq.org/attachment.cgi?id=22223) wine ssmsee.exe >& ssmsee_out.log
In Microsoft SQL Server Management Express, right-clicking on many of the icons in the "Object Explorer" pane produces a menu. This works correctly. However, right-clicking again (or releasing the right-click) to select an entry in the pop-up menu causes another menu to open based on the mouse location of the selection coordinates.
The input passed to the original pop-up menu does not correlate to anything I see. It is definitely not what I selected.
Workaround: I can select the correct entry by using the arrow keys and Alt-Key combinations instead of the mouse, once the menu has been opened.
Incidentally, when almost any WINE app is launched I see an "Exception raised" error dialog box, which reads:
Unhandled page fault on write access to 0x00000016 at address 0x7ef93536. Do you wish to debug it? Yes|No
Choosing "No" dismisses the dialog, and no adverse results seem to occur. Hopefully, it is unrelated...