Bug 1967 - Some windows don't fit screen (1GD0EPV)
Summary: Some windows don't fit screen (1GD0EPV)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Randy Giffen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:23 EDT by Jed Anderson CLA
Modified: 2001-12-14 12:41 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.