JDK-6429624 : java console background color of panel is incorrect (gray background)
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2006-05-24
  • Updated: 2010-04-02
  • Resolved: 2006-05-24
Related Reports
Duplicate :  
Description
I just installed build 84 of mustang and noticed that the background color for java console is gray instead of the expected white background.

Comments
EVALUATION This regression has been fixed by 6420149 in b86.
24-05-2006

EVALUATION as can be seen by the simple attached test program, JTA.java, The grey background is now the default in the windows look and feel for a JScrollPane containing just a JTextArea.
24-05-2006