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 70068 - [fonts/colors] NPE while changing font/fontsize for characted
Summary: [fonts/colors] NPE while changing font/fontsize for characted
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-12-08 10:08 UTC by Pavel Rehak
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
mentioned NPE (2.40 KB, text/plain)
2005-12-08 10:11 UTC, Pavel Rehak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Rehak 2005-12-08 10:08:57 UTC
Product Version         = NetBeans IDE Dev (Build 200512072015)
  Operating System        = Mac OS X version 10.3.9 running on ppc
  Java; VM; Vendor; Home  = 1.4.2_09; Java HotSpot(TM) Client VM 1.4.2-56; Apple
Computer, Inc.; /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home
----
Been playing some with options and changed default/character font and fontsize
and font decorations, sudennly this NPE (see attachment) was thrown.
Comment 1 Pavel Rehak 2005-12-08 10:11:45 UTC
Created attachment 27657 [details]
mentioned NPE
Comment 2 Jan Jancura 2005-12-09 10:43:10 UTC
editor?
Comment 3 Miloslav Metelka 2005-12-11 11:52:02 UTC
Fixed:
Checking in libsrc/org/netbeans/editor/DrawGraphics.java;
/cvs/editor/libsrc/org/netbeans/editor/DrawGraphics.java,v  <--  DrawGraphics.java
new revision: 1.23; previous revision: 1.22
Comment 4 Pavel Rehak 2006-03-22 11:08:33 UTC
Verified.