PR# 12940 Selecting View/Flat in editor for class not in system shows flat view of other class

Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/06/01
Class: Bug
Severity: Serious
Number: 12940
Release: 6.0.68812
Confidential: No
Status: Closed
Responsible: misterieking
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8.1.3) Gecko/20070321 Firefox/2.0.0.3 Solaris 10 on x64
Synopsis: Selecting View/Flat in editor for class not in system shows flat view of other class

Description
Compile sample graphical application.
In Editor class name combo box, type the name of a class that is not in
   the system (such as TEST).
Brings TEST into Editor tab.
Right-click and select View/Flat from resulting context menu.
Displays the Flat form of class APPLICATION (previous class that was displayed
   in that Editor tab).  The tab title still says TEST.
I consider this a critical bug.
To Reproduce

										
Problem Report Interactions
From:misterieking    Date:2007/06/01    Status: Closed    Download   
This is now fixed, now the View menu is disabled for both clusters and uncompiled classes.  Thanks for the report.