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 73056 - document list gets white
Summary: document list gets white
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: PLATFORM
Depends on:
Blocks:
 
Reported: 2006-02-27 14:45 UTC by apmulet
Modified: 2008-12-22 18:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description apmulet 2006-02-27 14:45:46 UTC
if you run netbeans 5.0 with jdk 1.4.2(any sub version) 
the document list gets white as you move the mouse over 
I supose it is happening in platform
Comment 1 _ rkubacki 2006-12-20 10:30:23 UTC
I don't understand what document list you mean? Can you describe it better or
attach screenshot?
Comment 2 _ rkubacki 2006-12-20 10:37:14 UTC
Anaway trunk currently requires JDK1.5+ even for platform so if it is a problem
with rendering on JDK1.4 we're not going to fix it.
http://java.sun.com/j2se/1.5.0/docs/guide/2d/flags.html can help if there is a
more general problem with Java 2D.