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 175407 - blurry fonts when using hi-dpi
Summary: blurry fonts when using hi-dpi
Status: RESOLVED DUPLICATE of bug 158778
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 09:44 UTC by nopnb
Modified: 2010-10-04 09:33 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 nopnb 2009-10-26 09:44:54 UTC
My desktop is set at 120 dpi and I get blurry fonts in NetBeans (from 6.7 and to 6.8 beta).
NetBeans 6.5 is fine.
NetBeans behaves like an old application for the system, which handle the zooming itself. It happens when the
application doesn't call SetProcessDPIAware().
I've tried all the native rendering NetBeans flags...doesn't really help.
My solution was to check "XP Style DPI Scaling” in the Vista hi-dpi dialog (took me a LOT of time to find it), but I
shouldn't have to.
I didn't need to check it with NetBeans 6.5 .
Comment 1 nopnb 2009-10-26 17:32:54 UTC
The regression might be caused by the new launcher, which changed the whole executable structure.
http://wiki.netbeans.org/WinNB67Launcher
Comment 2 Ondrej Langr 2009-11-13 07:44:35 UTC
Guys, can you please help me to assign this to the right component? Maybe related to Issue #158778.
Comment 3 Antonin Nebuzelsky 2010-10-04 09:33:09 UTC

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