JDK-6587847 : PIT: D3D: FullScreen window fails to render AWT components, WinXP
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 6u5
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-08-01
  • Updated: 2010-10-14
  • Resolved: 2007-10-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u10 b06Fixed
Related Reports
Relates :  
Description
A frame shown in FullScreen exclusive mode fails to render the AWT components placed inside the frame. I am running the attached test which opens up a frame with a button. Click on the button. Frame will be pushed into FS mode. Now you will not see the button on the fullscreen frame. 

Just press space bar and frame will be restored to normal mode. Do this a few times and you will notice that fullscreen window turns black. 

This is reproducible only with 6u4-b01 PIT build having the D3D changes and not reproducible 6u3. Log messages show that D3D is enabled. This was reproduced with Nvidia GeForce 7600 GS with the latest driver. 

Test is attached to the bug report.

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/java2d_data/6u5/6587847.1
08-10-2007

EVALUATION A number of full-screen related fixes were made, including not enabling d3d on-screen rendering if fullscreen window has any HW components.
08-10-2007