TitleBorder is changing the background color of the components within its range to White
To Reproduce:
1. Run the SwingSet2 demo
2. Switch to the Table demo or the Slider demo
3. On the Table demo, check the Background color on the Selection Mode, Auto Resize Mode and Printing areas. It is White compared to the grey in other areas.
4. On the Slider Demo, check all the Sliders, background it White.
Background color used to be grey for all the fields in the previous builds. This started to show up after the fix 6594224 as part of 6595814.
More Info:
After discussing with Jasper, this looks related to D3D and how Nimbus handles it. When I ran the SwingSet2 with D3D false, background looks ok.
Platform : Win XP, with NVidia GEForce 8400 GS.
Attached are images of SwingSet2 with D3D on and off.