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 200931

Summary: Hardcoded fonts in Go to File/Type/Symbol Panel
Product: java Reporter: xqzhou
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Go to File Panel

Description xqzhou 2011-08-14 04:52:31 UTC
Product Version: NetBeans IDE 7.0.1 (Build 201107282000)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02-383
System: Mac OS X version 10.7 running on x86_64; MacRoman; en_US (nb)

-invoke "Go to File" from the main menu
-the proper dialog appears
-->> The font name of file input box and matching file list are hardcoded to Monospaced.
Comment 1 xqzhou 2011-08-14 05:03:57 UTC
Created attachment 109960 [details]
Go to File Panel
Comment 2 Tomas Zezula 2011-08-15 12:14:47 UTC
Yes, but it's intentional (according to spec).
What's the problem with it?