---- Reported by chrtom 2007-02-23 13:13:58 ---- Problems occur when rendering frequently changing labels that are rather large in terms of font size and in terms of string length. I was able to reproduce this problem with the attached test case, where labels are randomly drawn, disappear, or appear as solid rectangles. Hardware: AMD Athlon 1.8 MHz, 1GB RAM, ATI Radeon 9600 Pro, Windows XP Software: JDK 6, JOGL 1.1 rc3 ---- Additional Comments From chrtom 2007-02-23 13:17:00 ---- Go to: www.informatik.uni-rostock.de/~ct/testCase.zip for screen shots and test case. See also the jogl forum at http://www.javagaming.org/forums/index.php?topic=15937.0 ---- Additional Comments From kbr 2007-02-27 14:06:10 ---- Added code to restore current text drawing color when backing store is resized. Fixed NullPointerException in RectanglePacker during deletion if no backing store was allocated. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT --- This bug was previously known as _bug_ 278 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=278