PR# 10865 Class names not in upper case in many text fields

Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2006/08/02
Class: Bug
Severity: Non-critical
Number: 10865
Release: 5.7.62110
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.10) Gecko/20050726 Firefox/1.0.6 Solaris 9 on SPARC
Synopsis: Class names not in upper case in many text fields

Description
Class names typed into the Editor or Context window class
name combo box show up in all uppercase, regardless of how
I type them.  This is good, since Eiffel always presents
class names in upper case.  But there are a number of text
fields where typed class names are not uppercased as I type.
They include (there are probably some others):

   New name in Refactoring: Class Rename window
   Class name in New Class window
   Feature export in New Feature window
   Root class name in Edit Root window of Project Settings
   Old name and New name in Type Mapping grid
   Class field in Feature Properties window of Dynamic
      Library Builder
   Root class field of Choose Your Project Name and Dir
      when create sample non-graphical application
   Class name combo box in Choose a Class popup when
      adding a favorite class in Organize Favorites
   Probably a few more in Project Settings but I can't
      tell because it always crashes if I try to do
      anything significant

For consistency, most or all of these should have text
displayed in upper case as I type.

   
To Reproduce

										
Problem Report Interactions