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 64268

Summary: Changing Fonts & Colors doesn't work in Options dialog
Product: editor Reporter: Roman Strobl <rstrobl>
Component: OptionsAssignee: Jan Jancura <jjancura>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 64288    

Description Roman Strobl 2005-09-13 18:19:18 UTC
[NetBeans 200509122200; WinXP; JDK 1.5.0_04]

Issue Summary:
--------------
Changing a color in highlighting section of new Options dialog doesn't work.
Marking as a beta stopper, because this is basic functionality user will want to
use new Options dialog for.

Steps to Reproduce:
-------------------
1. Open a java class.
2. Open new Options dialog.
3. Go to Fonts & Colors | Highlighting.
4. Choose Higlight Caret Row and set it's background to blue.
5. Press OK to close Options dialog.
-> Caret row in editor remains with it's original color.
Comment 1 Roman Strobl 2005-09-13 18:23:55 UTC
Syntax color settings do not work in current build as well. Is it the same issue
or should I file it separately?
Comment 2 Roman Strobl 2005-09-13 21:36:20 UTC
*** Issue 64279 has been marked as a duplicate of this issue. ***
Comment 3 Jan Jancura 2005-09-14 08:35:31 UTC
Hele, works for me. I am not sure if its fixed, or some missunderstanding...
Comment 4 Roman Strobl 2005-09-14 10:34:43 UTC
This didn't work yesterday. You said you've fixed this bug today in the morning
so please fix it in QBE200509131800 branch as well. Marking as Q-Build stopper.
Comment 5 Jan Jancura 2005-09-14 13:30:43 UTC
fixed in QBE200509131800:

Checking in src/org/netbeans/modules/options/colors/Bundle.properties;
/cvs/editor/options/src/org/netbeans/modules/options/colors/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6.2.1; previous revision: 1.6
done
Checking in src/org/netbeans/modules/options/colors/FontAndColorsPanel.java;
/cvs/editor/options/src/org/netbeans/modules/options/colors/FontAndColorsPanel.java,v
 <--  FontAndColorsPanel.java
new revision: 1.7.2.1; previous revision: 1.7
done
Checking in src/org/netbeans/modules/options/keymap/Bundle.properties;
/cvs/editor/options/src/org/netbeans/modules/options/keymap/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.4.2.1; previous revision: 1.4
done
Checking in src/org/netbeans/modules/options/keymap/KeymapPanel.java;
/cvs/editor/options/src/org/netbeans/modules/options/keymap/KeymapPanel.java,v 
<--  KeymapPanel.java
new revision: 1.8.2.1; previous revision: 1.8
done
Comment 6 Roman Strobl 2005-09-15 11:21:41 UTC
Verified on custom build from branch.
Comment 7 Marian Mirilovic 2005-09-15 20:02:43 UTC
verified in Q-build