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 215308 - Bold text renders horribly - looks like there are spaces in the middle of words
Summary: Bold text renders horribly - looks like there are spaces in the middle of words
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_SPECIFIC
: 215625 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-09 17:24 UTC by swpalmer
Modified: 2012-07-17 12:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (50.42 KB, text/plain)
2012-07-09 17:24 UTC, swpalmer
Details
Poor rendering of javadoc first line (9.33 KB, image/png)
2012-07-09 17:25 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2012-07-09 17:24:44 UTC
Product Version = NetBeans IDE 7.2 RC1 (Build 201206272359)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_06-ea
Runtime = Java HotSpot(TM) Client VM 23.2-b08

I will attach a screen shot. Running on 7u6 b17.
First lines of the Javadoc in my screenshot should read:

/** Immediately terminate

and

/** Return an estimate

Instead they look like

/** Im m ediately term inate

/** Return an estim ate
Comment 1 swpalmer 2012-07-09 17:24:47 UTC
Created attachment 121854 [details]
IDE log
Comment 2 swpalmer 2012-07-09 17:25:45 UTC
Created attachment 121855 [details]
Poor rendering of javadoc first line
Comment 3 swpalmer 2012-07-10 18:09:02 UTC
Changed the title as this seems to affect all bold text including method names.
Comment 4 swpalmer 2012-07-11 01:31:09 UTC
Tried running on an older JRE (7u4) and the problem went away.  This is likely a JDK bug introduced with JDK 7u6 b17 (hopefully it can be fixed before the 7u6 release!)
Comment 5 Jiri Prox 2012-07-11 09:23:36 UTC
Reproducible, 
it occurs with 7u6 b18 even with older version of Netbeans
Comment 6 Miloslav Metelka 2012-07-11 11:44:07 UTC
So reassigning to jdk problems. Thanks for the evaluation.
Comment 7 Marian Mirilovic 2012-07-11 11:52:29 UTC
Tonda, could you please escalate to JDK team ? Thanks in advance.
Comment 8 Antonin Nebuzelsky 2012-07-11 17:06:18 UTC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7183332
Comment 9 Antonin Nebuzelsky 2012-07-12 10:29:44 UTC
The JDK bug above made duplicate of
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7183251
Comment 10 Jiri Prox 2012-07-17 12:40:05 UTC
*** Bug 215625 has been marked as a duplicate of this bug. ***