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 206222 - Text edges become blurred after update to RC2
Summary: Text edges become blurred after update to RC2
Status: RESOLVED DUPLICATE of bug 205917
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-10 19:03 UTC by nazzz
Modified: 2011-12-18 22:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of RC1 vs RC2 (27.03 KB, image/png)
2011-12-10 19:03 UTC, nazzz
Details
message/log (34.99 KB, application/octet-stream)
2011-12-17 13:19 UTC, nazzz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nazzz 2011-12-10 19:03:50 UTC
Created attachment 114023 [details]
Screenshot of RC1 vs RC2

After update from RC1 to RC2 text rendering does not work correctly, text edges are blurred. I'm using "Courier New" font size 12.

RC1 and RC2 are using same settings:

netbeans_default_options="-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-Dnetbeans.logger.console=true -J-ea -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true -J-Dsun.zip.disableMemoryMapping=true"

Please look at screenshot attached below.
Comment 1 Milutin Kristofic 2011-12-13 13:07:54 UTC
Mila, Was there any change in font rendering, or is it a jdk problem?
Comment 2 Miloslav Metelka 2011-12-16 22:43:02 UTC
Could you please test on latest published RC2
Comment 3 Miloslav Metelka 2011-12-16 22:46:32 UTC
(sorry accidental press of "S" somehow led to presing "Save Changes" button in IZ)

... so that we are sure that it was not fixed yet. Thanks.
Please attach your messages.log file.
Comment 4 nazzz 2011-12-17 13:19:19 UTC
Created attachment 114284 [details]
message/log

Latest development snapshot 201112150600 looks good, no rendering artefacts spotted.
Comment 5 Miloslav Metelka 2011-12-18 22:10:02 UTC
I guess this was likely related to using java.awt.geom.Area which was resolved by issue #205917.

*** This bug has been marked as a duplicate of bug 205917 ***