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 136993 - antialiasing in code completion
Summary: antialiasing in code completion
Status: CLOSED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2008-06-11 14:21 UTC by bveldkamp
Modified: 2011-06-09 09:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bveldkamp 2008-06-11 14:21:29 UTC
I've got antialiasing enabled by adding "-J-Dswing.aatext=true" to netbeans.conf. Now the entire IDE is antialiased,
except the code completion window.

Advanced Settings > Editing > Editor Settings > Text antialiasing is also checked.
Comment 1 bveldkamp 2008-06-11 14:24:41 UTC
Using JDK 1.6.0_02 seems to solve this problem.
Comment 2 bveldkamp 2008-06-11 14:25:09 UTC
Using JDK 1.6.0_02 instead of 1.5.0_11 seems to solve this problem.
Comment 3 Vitezslav Stejskal 2008-06-18 11:31:43 UTC
Thanks for the info. It looks like a JDK bug.
Comment 4 Marian Mirilovic 2011-06-09 09:54:14 UTC
v/c