-
Bug
-
Resolution: Fixed
-
P2
-
6u5
D3D:Repainting Issues while resizing a Swing application.
Steps to reproduce:
1)Run the SwingSet2 demo or any other Swing application, with the current 6u5-b03 pit on a D3D enabled system with a Windows Vista OS.
2)Resize the application randomly.
While resizing the Frame, a black rect appears, before the Frame repaints itself completely.
This is not occuring when d3d is disabled.
The bug is is also not reproducible if I run the application with flipBufferStrategy property set to true. (-Dswing.useflipBufferStrategy=True)
This is seen since 6u5b01 jdk pit, on a 32 bit Vista Home Premimum.
Steps to reproduce:
1)Run the SwingSet2 demo or any other Swing application, with the current 6u5-b03 pit on a D3D enabled system with a Windows Vista OS.
2)Resize the application randomly.
While resizing the Frame, a black rect appears, before the Frame repaints itself completely.
This is not occuring when d3d is disabled.
The bug is is also not reproducible if I run the application with flipBufferStrategy property set to true. (-Dswing.useflipBufferStrategy=True)
This is seen since 6u5b01 jdk pit, on a 32 bit Vista Home Premimum.
- relates to
-
JDK-6290245 OGL: Swing component artifacts seen after resizing J2SE demo windows on WinXP with Mustang B40
- Closed
-
JDK-6638747 D3D: Flickering during resize on some Vista systems
- Closed