-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
beta2
-
generic
-
generic
Name: krC82822 Date: 03/21/2001
java version "1.3.0"
SwingSet2 tries to center itself on the screen, without checking the size of the
screen, so that on 800x600 or smaller its title bar is off the top of the screen
and its grow box (on Macs) is off the bottom, so that it can be neither moved
nor resized.
It ought to make itself short enough to fit (the screen is wide enough, just not
tall enough)
(Review ID: 119264)
======================================================================