PR# 12621 Context View menu does not work correctly when Editor tab targeted to cluster

Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/05/07
Class: Bug
Severity: Serious
Number: 12621
Release: 6.0.68140
Confidential: No
Status: Closed
Responsible: misterieking
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: Context View menu does not work correctly when Editor tab targeted to cluster

Description
The View menu of the context menu does not work correctly when the
Editor tab is targeted to a cluster.  
To Reproduce
Compile sample graphical application.
Drop EV_APPLICATION in Class tool.
Close the single Editor tab.
Pick cluster `interface' and drop it in Editor area (blank).
Right click on class EV_DRAWING_AREA and select View/Clickable.
  The Editor should now show the clickable format of EV_DRAWING_AREA.
  Instead, it shows the clickable format of class APPLICATION and
  the Editor tab title is still `interface'.
Problem Report Interactions
From:misterieking    Date:2007/06/01    Status: Closed    Download   
This is now fixed, the View menu is now disabled when the pebble is a Cluster or uncompiled class.  Thanks for the report.