PR# 12625 Control-right click opens new Editor tab but also brings up context menu

Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/05/07
Class: Bug
Severity: Serious
Number: 12625
Release: 6.0.68140
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.7) Gecko/20060915 Firefox/1.5.0.7 Solaris 9 on SPARC
Synopsis: Control-right click opens new Editor tab but also brings up context menu

Description
When control-right click receiver is "New tab editor", control
right-clicking on a class or feature in Class or Feature Relation
tool does indeed open a new Editor tab with the class or feature.
However, it also brings up a context menu, which seems like a bug
(and is definitely very confusing).
To Reproduce

										
Problem Report Interactions
From:manus_eiffel    Date:2007/05/31    Status: Closed    Download   
It should be fixed in rev#68798.

From:prestoat2000    Date:2007/05/30    Status: Analyzed    Download   
No, not fixed in rev 68773.  To reproduce:
Compile sample graphical application.
Pick class Application from editor and drop in Class tab.
Control-right click on ancestor EV_APPLICATION in Class tab (in Ancestors format).
Opens new editor tab for EV_APPLICATION, but also brings up context menu.

Reopening report.

From:misterieking    Date:2007/05/30    Status: Closed    Download   
This should be fixed, we prevent the context menu from appearing if the Ctrl key is depressed.