Bug 1967

Summary: Some windows don't fit screen (1GD0EPV)
Product: [Eclipse Project] Platform Reporter: Jed Anderson <jed.anderson>
Component: UIAssignee: Randy Giffen <Randy_Giffen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:

Description Jed Anderson CLA 2001-10-10 22:23:24 EDT
jkca (4/30/2001 1:53:06 PM)
	jre-motif-sdk 101

The New Class Wizard does not size correctly under linux, neither
does the preferences page.  Both are too big.
Comment 1 Randy Giffen CLA 2001-11-20 17:46:49 EST
There is code to constrain a window to open within the screen size.
Window.open()
It was put in late in 1.0
Comment 2 Randy Giffen CLA 2001-12-14 12:41:52 EST
Added code to WizardDialog and PreferenceDialog to ensure they do not resize 
larger than the current screen.