---- Reported by kbr 2007-04-28 21:52:32 ---- Apparently it isn't just on Windows that the AWT paints the background of Canvases internally. See the above forum thread. We will need -Dsun.awt.noerasebackground=true to be obeyed on X11 platforms and need the same kind of per-canvas disableBackgroundErase() method implemented on the X11 side. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT --- This bug was previously known as _bug_ 298 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=298