JDK-6987848 : Setting shape and translucent background to JFrame makes it border and title invisible
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2010-09-28
  • Updated: 2011-01-19
  • Resolved: 2010-10-08
Related Reports
Duplicate :  
Description
Attached code creates JFrame and applies shape and translucent background to it. On Windows Vista Aero it appears without border and title, but in fact all these pieces are there and respond to clicks but are not rendered. The expected behavior is to either leave the border and title as is or do not pass mouse events to it.

Comments
EVALUATION I didn't find any problems with the test, but just in case I reassing this CR to the expert in translucency implplementation
08-10-2010