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 123431

Summary: Antialiasing does not work on Win + JDK1.6
Product: editor Reporter: Jiri Prox <jiriprox>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 137845    
Bug Blocks:    

Description Jiri Prox 2007-12-05 10:27:57 UTC
Product Version: NetBeans IDE 6.0 (Build 200711261600)
Java: 1.6.0_03-ea; Java HotSpot(TM) Client VM 1.6.0_03-ea-b01
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b03
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Anti-aliasing does not work on Win XP + jdk1.6. The font is never anti-aliased although the checkbox is on. 
In 5.5 it works fine even with the same JDK. 
When using JDK 1.5 it works in both versions.
Comment 1 Vitezslav Stejskal 2007-12-05 12:52:27 UTC
Weird, see issue #89003 and issue #117369. Btw, why are you using early access version of JDK? I thought 1.6.0_03 has
already been released. At least it's offered on java.sun.com and some time ago I downlaoded and installed 1.6.0_03-b05.
Could you please re-try with the latest version?
Comment 2 Jiri Prox 2007-12-05 13:14:51 UTC
It's reproducible with 1.6.0_03fcs (and later versions) as well.
I'm aware about the other issues, but they are all about impossibility to turn AA off. This is the opposite case, but
maybe the root of is the same.
Comment 3 Jiri Prox 2008-01-07 07:13:32 UTC
*** Issue 124745 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Prox 2008-03-05 15:25:13 UTC
*** Issue 129307 has been marked as a duplicate of this issue. ***
Comment 5 Jiri Prox 2008-04-11 00:46:27 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 6 Jan Becicka 2008-08-08 10:45:00 UTC
Is this issue still valid? I was using Windows XP with JDK 6 and I never had such problem.
Comment 7 Vitezslav Stejskal 2008-08-11 10:24:03 UTC
We should probably recheck with jdk6u10 RC. Also, there is no checkbox to control anti-aliasing from inside the IDE now.
Comment 8 Vitezslav Stejskal 2008-09-05 13:04:00 UTC
I think that in the light of issue #137845 we can close this as fixed.
Comment 9 Jiri Prox 2009-01-13 14:44:32 UTC
v.