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 130711

Summary: Weird character in package name
Product: editor Reporter: _ gtzabari <gtzabari>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jpokorsky, trembovetski
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description _ gtzabari 2008-03-20 20:06:21 UTC
dev build 200803200007
Java 1.6.0_10-beta-b13


Notice the weird character after "java." in the attached screenshot. It appears for any package, immediately after the
first period. I'm fairly sure this bug was introduced in the past month, maybe even two weeks.
Comment 1 _ gtzabari 2008-03-20 20:06:45 UTC
Created attachment 58788 [details]
screenshot
Comment 2 Jan Pokorsky 2008-03-21 09:51:00 UTC
It seems to be a bug of the HTML renderer coming from JDK. Try to use other than beta version of JDK.

Reassigning to editor/completion for evaluation.
Comment 3 _ gtzabari 2008-03-23 02:24:12 UTC
Confirmed, I cannot reproduce this bug in update 5 so this is likely a JDK bug. I've forwarded the JDK team a link to
this bug report and will update it once I hear back from them.
Comment 4 Dusan Balek 2008-03-25 11:44:20 UTC
A JDK bug in the zero width space (&#x200B;) rendering. Try to use other JDK version. Closing as WONTFIX.
Comment 5 trembovetski 2008-03-25 18:13:12 UTC
Has a bug been filed against JDK?
Comment 6 _ gtzabari 2008-03-25 19:16:53 UTC
I'll let you know once I get the bug number.
Comment 7 _ gtzabari 2008-03-25 22:32:57 UTC
Should be visible in a few days: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6679904