-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
x86
-
windows_2000
Name: yyT116575 Date: 06/08/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
Swing in JDK 1.4 seems to have a problem adjusting to changes in appearance
schemes under Windows 2000.
Bring up the SwingSet2 demo while Windows is using the 'Windows Standard'
appearance scheme. Make sure the demo is using the 'Windows L&F' option.
After the demo has loaded, change the scheme to another scheme using large
fonts, such as 'Rose (large)'. Then move the demo frame around the screen.
Gray lines appear on internal panels because repaints aren't being performed
correctly. Also, the menubar height doesn't seem to be correct when switching
back and forth between schemes.
These problems don't occur when starting up in and staying in a particular
scheme, only when switching between different schemes while a swing app is
running.
(Review ID: 126154)
======================================================================
- duplicates
-
JDK-4436343 Win2000 L&F: Layout problem when 'Scheme' value is changed
- Open