-
Bug
-
Resolution: Fixed
-
P2
-
6u10
When window translucency is enabled for windows with accelerated
surfaces the tranlucency doesn't work well on Windows systems
prior to Windows Vista: there are artifacts when a window is dragged
away, and it doesn't appear transparent.
Shaped windows work fine.
To run the attached test:
java -Dusetrans TranslucencySwingTest
java -Dusetrans -Duseshape TranslucencySwingTest
java -Duseswing -Dusetrans TranslucencySwingTest
java -Duseswing -Dusetrans -Duseshape TranslucencySwingTest
and so on. Same with opengl pipeline enabled..
surfaces the tranlucency doesn't work well on Windows systems
prior to Windows Vista: there are artifacts when a window is dragged
away, and it doesn't appear transparent.
Shaped windows work fine.
To run the attached test:
java -Dusetrans TranslucencySwingTest
java -Dusetrans -Duseshape TranslucencySwingTest
java -Duseswing -Dusetrans TranslucencySwingTest
java -Duseswing -Dusetrans -Duseshape TranslucencySwingTest
and so on. Same with opengl pipeline enabled..
- relates to
-
JDK-6663447 D3D: excessive surface data replacements
-
- Closed
-
-
JDK-6633275 Need to support shaped/translucent windows
-
- Resolved
-