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...
http://bugs.winehq.org/show_bug.cgi?id=19222
--- Comment #1 from Austin English austinenglish@gmail.com 2010-06-04 15:44:08 --- This is your friendly reminder that there has been no bug activity for 11 months. Is this still an issue in current (1.2-rc2 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=19222
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #2 from Austin English austinenglish@gmail.com 2012-03-19 14:56:29 CDT --- No response in 650 days => abandoned. If this still an issue in current (1.4 or newer) Wine, and you can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=19222
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-03-20 05:01:12 CDT --- Closing ABANDONED bugs
http://bugs.winehq.org/show_bug.cgi?id=19222
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1@gmail.com
--- Comment #4 from Daniel Jelinski djelinski1@gmail.com 2012-03-26 14:37:20 CDT --- Menu problem is still present in wine 1.4. How do I reopen?
http://bugs.winehq.org/show_bug.cgi?id=19222
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED | Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2012-03-26 16:11:17 CDT --- (In reply to comment #4)
Menu problem is still present in wine 1.4. How do I reopen?
Reopening.
http://bugs.winehq.org/show_bug.cgi?id=19222
--- Comment #6 from Daniel Jelinski djelinski1@gmail.com 2012-03-27 11:57:41 CDT --- Created attachment 39567 --> http://bugs.winehq.org/attachment.cgi?id=39567 sample Delphi app that exhibits similar behavior
I have created a simple application that exhibits similar behavior. Right-clicking on the treeview causes a menu to appear, selecting an item in the menu causes the menu to reappear under the current mouse position, selecting an item again causes the menu to finally disappear. With native comctl32 menu does not reappear after the second click. I could not test Management Studio with native comctl, because after winetricks comctl32 it refuses to start, however I believe that this is the same issue.
http://bugs.winehq.org/show_bug.cgi?id=19222
--- Comment #7 from Daniel Jelinski djelinski1@gmail.com 2012-04-19 15:34:08 CDT --- Created attachment 39863 --> http://bugs.winehq.org/attachment.cgi?id=39863 Patch: send correct message sequence on right click
With this patch context menus work correctly.
http://bugs.winehq.org/show_bug.cgi?id=19222
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
http://bugs.winehq.org/show_bug.cgi?id=19222
--- Comment #8 from Daniel Jelinski djelinski1@gmail.com 2012-07-18 14:42:03 CDT --- fixed by http://source.winehq.org/git/wine.git/commit/602dea1e12c1c89d3fdf0499a079f48...
http://bugs.winehq.org/show_bug.cgi?id=19222
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |602dea1e12c1c89d3fdf0499a07 | |9f488fe93cb85 Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2012-07-18 15:47:55 CDT --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=19222
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-07-31 14:20:19 CDT --- Closing bugs fixed in 1.5.10.
http://bugs.winehq.org/show_bug.cgi?id=19222
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |neptunia@mail.ru
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2012-09-01 07:10:41 CDT --- *** Bug 16245 has been marked as a duplicate of this bug. ***