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 62995 - Font & Colors settings have no effect in new OD
Summary: Font & Colors settings have no effect in new OD
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 23:44 UTC by Roman Strobl
Modified: 2007-11-05 13:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Strobl 2005-08-24 23:44:36 UTC
[NetBeans 200508241800; WinXP; JDK 1.5.0_04]

Issue Summary:
--------------
Font & Colors settings have no effect - neither in preview, nor in individual
editors.

Steps to Reproduce:
-------------------
1. Open new Options dialog.
2. Go to Fonts & Colors.
3. Choose Java editor and try to change many of the colors.
-> No changes are done in preview and when you press OK on dialog, no changes
appear in opened editors.
Comment 1 Martin Roskanin 2005-08-25 08:02:31 UTC
editor classes from branch was not integrated into the trunk probably
Comment 2 Martin Roskanin 2005-08-25 10:39:19 UTC
Checking in nbproject/project.xml;
/cvs/editor/nbproject/project.xml,v  <--  project.xml
new revision: 1.22; previous revision: 1.21
done
Checking in options/ext/forms-1.0.5.jar;
/cvs/editor/options/ext/forms-1.0.5.jar,v  <--  forms-1.0.5.jar
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/netbeans/modules/editor/options/BaseOptions.java;
/cvs/editor/src/org/netbeans/modules/editor/options/BaseOptions.java,v  <-- 
BaseOptions.java
new revision: 1.106; previous revision: 1.105
done
Checking in src/org/netbeans/modules/editor/options/BaseOptionsBeanInfo.java;
/cvs/editor/src/org/netbeans/modules/editor/options/BaseOptionsBeanInfo.java,v 
<--  BaseOptionsBeanInfo.java
new revision: 1.35; previous revision: 1.34
done
Checking in src/org/netbeans/modules/editor/options/FontsColorsMIMEOptionFile.java;
/cvs/editor/src/org/netbeans/modules/editor/options/FontsColorsMIMEOptionFile.java,v
 <--  FontsColorsMIMEOptionFile.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/editor/options/KeyBindingsMIMEOptionFile.java;
/cvs/editor/src/org/netbeans/modules/editor/options/KeyBindingsMIMEOptionFile.java,v
 <--  KeyBindingsMIMEOptionFile.java
new revision: 1.13; previous revision: 1.12
done

Comment 3 Roman Strobl 2005-09-05 12:52:22 UTC
Verified in 200509041800.
Comment 4 Roman Strobl 2005-09-12 14:38:03 UTC
Verified.