This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158040

Summary: TreeTable become unreadable with Java 6 update 12
Product: platform Reporter: lkishalmi <lkishalmi>
Component: Outline&TreeTableAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description lkishalmi 2009-02-05 20:45:04 UTC
It seems some paint bugs happen with the latest Java 6 update 12 and treetable view as only the first column is
readable. the other columns seems being painted with some background color and their content is not visible. I've tested
it on Linux both Metal, Nimbus and GTK look and feel. Marked it P2 as it is really annoying for someone who needs to use
the latest JDK. (However it could be that this could be a JRE bug or a wrong assumption on painting components.)
Comment 1 Jiri Rechtacek 2009-02-06 08:51:52 UTC

*** This issue has been marked as a duplicate of 157300 ***