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 95056 - Broken AntiAliasing
Summary: Broken AntiAliasing
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
: 95202 95342 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-09 10:57 UTC by Max Sauer
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (51.41 KB, image/png)
2007-02-09 11:01 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2007-02-09 10:57:50 UTC
Inside current trunk, the code displayed inside editor is not AntiAliased,
eventough the rest of the IDE is. The Checkbox inside Options has no effect.
This used to work in yesterday's build. I've tried this on JDKs 1.5 and 1.6.

Steps to reproduce:
-------------------
1) Start IDE with fresh userdir
2) Open a source file
=> No AA.

--
NetBeans IDE Dev (Build 070209)
1.6.0; Java HotSpot(TM) Server VM 1.6.0-b105
Linux version 2.6.12-1.1390_FC4smp running on i386
en_US (nb); UTF-8
Comment 1 Max Sauer 2007-02-09 11:01:05 UTC
Created attachment 38282 [details]
screenshot
Comment 2 Vitezslav Stejskal 2007-02-10 23:08:58 UTC
Reproduced, the setting doesn't seem to have eny effect.
Comment 3 Vitezslav Stejskal 2007-02-11 01:41:43 UTC
Hmm, it's probably a problem in settings initialization related to the fix of
issue #92449. It helps if you expand Tools-Options->Advanced
Options->Options->Editing->Editor Settings node.
Comment 4 Max Sauer 2007-02-12 10:06:42 UTC
*** Issue 95202 has been marked as a duplicate of this issue. ***
Comment 5 Vitezslav Stejskal 2007-02-13 04:00:56 UTC
*** Issue 95342 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2007-02-13 21:22:47 UTC
Immediately visible regression -> P2.
Comment 7 Vitezslav Stejskal 2007-02-14 01:42:30 UTC
Should be fixed now.

Checking in BaseOptions.java;
/cvs/editor/src/org/netbeans/modules/editor/options/BaseOptions.java,v  <-- 
BaseOptions.java
new revision: 1.140; previous revision: 1.139
done
Comment 8 Max Sauer 2007-02-14 08:47:58 UTC
Verified.
---
NetBeans IDE Dev (Build 070214)
1.6.0; Java HotSpot(TM) Server VM 1.6.0-b105
Linux version 2.6.12-1.1390_FC4smp running on i386
en_US (nb); UTF-8