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 - Hardcoded fonts in Go to File/Type/Symbol Panel
Summary: Hardcoded fonts in Go to File/Type/Symbol Panel
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.0.1
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-14 04:52 UTC by xqzhou
Modified: 2011-08-15 12:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Go to File Panel (68.08 KB, image/png)
2011-08-14 05:03 UTC, xqzhou
Details

Note You need to log in before you can comment on or make changes to this bug.
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?