JDK-6717029 : Applet does not obey background color on Linux/Solaris FF3
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2008-06-20
  • Updated: 2010-04-15
  • Resolved: 2010-04-15
Related Reports
Relates :  
Description
This is the following up CR of 6673601. Fix to 6673601 has fixed the issue on windows. However, on Solaris/Liunx firefox3, applet areas are created of background color gray/white.

Comments
EVALUATION The XEmbedded protocol used in Java Plug-in on unix platforms create a XEmbed socket in the browser. Plug-in embedded frame is XEmbed plug. Before the embedded frame is connected to the socket, the socket area is painted with some default color. Need investigate if there is APIs that can be used to inform browser to paint socket area with requested color.
21-10-2008