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 227464 - Font in breakpoint condition field
Summary: Font in breakpoint condition field
Status: RESOLVED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 12:05 UTC by rdion
Modified: 2013-03-18 14:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (17.38 KB, image/png)
2013-03-14 12:05 UTC, rdion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rdion 2013-03-14 12:05:43 UTC
Created attachment 132602 [details]
Screenshot

The font-face seems to be Times New Roman.
Comment 1 Martin Entlicher 2013-03-18 14:07:21 UTC
This is a consequence of the implementation. This field is an one-line editor, so that code-completion works there. Therefore editor font is reused.