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 69312 - Wrong Fonts&Colors synchronisation
Summary: Wrong Fonts&Colors synchronisation
Status: VERIFIED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-11-25 09:34 UTC by Max Sauer
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (7.62 KB, image/png)
2005-11-25 09:50 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2005-11-25 09:34:06 UTC
Changes made inside Fonts&Colors section concernig colors aren't imediately
propagated inside editor upon Options confirmation. It is necessary to click
inside editor, and even then the changes are visible only above/below the carret
position (this depends on the carret position). This looks wierd and used to work.

Steps to reproduce:
--------------------
0) Start IDE with fresh userdir
1) Open a j2se project
2) Open a java file
3) Invoke Tools|Options|Fonts&Colors
4) Inside Syntax tab, change the foreground of 'Keyword' to ie. magenta
5) Confirm Options
--> No changes visible inside editor
6) Click in the middle of the source
--> Keyword color has changed only above the carret.

[200511241900, JDK 1.6.0 beta 64b && 1.5.0_05, solaris 10/sparc]
Comment 1 Max Sauer 2005-11-25 09:50:00 UTC
Created attachment 27273 [details]
screenshot
Comment 2 Max Sauer 2005-12-07 10:06:09 UTC
Looks like it has been fixed, it works fine in 200512061900. Could you please
attach cvs commit trace and mark as fixed? Thanks.
Comment 3 Jan Jancura 2005-12-08 09:07:59 UTC
Not reproducible, probably fixed. I do not have any cvs commit trace. It was
probably fixed in Ediot.
Comment 4 Miloslav Metelka 2005-12-08 21:14:57 UTC
I can't reproduce as well. Looks like some temporary regression which has been
fixed. I don't have any commit trace either.
Comment 5 Max Sauer 2005-12-09 09:13:48 UTC
OK, marking as verified.