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 68090 - Switching to City Lights doesn't work properly
Summary: Switching to City Lights doesn't work properly
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Miloslav Metelka
URL:
Keywords: REGRESSION
: 68159 69316 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-04 12:49 UTC by Roman Strobl
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (165.52 KB, image/jpeg)
2005-11-04 12:50 UTC, Roman Strobl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Strobl 2005-11-04 12:49:33 UTC
[NetBeans 200511031900; FC4; JDK 1.5.0_05]

Issue Summary:
--------------
Switching to City Lights profile is currently not reliable. Gutter color doesn't
change. See attached screenshot. Randomly other colors may not be changed as well.
Comment 1 Roman Strobl 2005-11-04 12:50:45 UTC
Created attachment 26623 [details]
Screenshot
Comment 2 Roman Strobl 2005-11-06 16:14:59 UTC
*** Issue 68159 has been marked as a duplicate of this issue. ***
Comment 3 Jan Jancura 2005-11-14 13:01:13 UTC
looks like editor issue. colors sent to editor are OK. And if you close all
editors, change f&c profile and reopen it, colors are OK.
So it looks like editor is cacheing some colors?!?
Comment 4 Roman Strobl 2005-11-24 11:34:39 UTC
Increasing priority to P2 due to HR coming soon. This needs to be fixed before
release because it has big impact on UI - it disallows users to create their
custom scheme or use City lights which looks akward now. Thanks for understanding.
Comment 5 Roman Strobl 2005-11-24 11:41:28 UTC
This used to work.
Comment 6 Roman Strobl 2005-11-25 10:24:28 UTC
*** Issue 69316 has been marked as a duplicate of this issue. ***
Comment 7 Miloslav Metelka 2005-11-29 17:10:41 UTC
I will fix this.
Comment 8 Miloslav Metelka 2005-11-29 23:46:45 UTC
Fixed in trunk:
Checking in libsrc/org/netbeans/editor/CodeFoldingSideBar.java;
/cvs/editor/libsrc/org/netbeans/editor/CodeFoldingSideBar.java,v  <-- 
CodeFoldingSideBar.java
new revision: 1.28; previous revision: 1.27
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.117; previous revision: 1.116
Comment 9 Roman Strobl 2005-12-02 12:37:36 UTC
Verified.
Comment 10 Miloslav Metelka 2006-01-08 21:46:15 UTC
*** Issue 70789 has been marked as a duplicate of this issue. ***