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 103454 - Semantic coloring options not preserved after restart.
Summary: Semantic coloring options not preserved after restart.
Status: RESOLVED DUPLICATE of bug 103247
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-07 20:47 UTC by Petr Hrebejk
Modified: 2007-11-05 13:44 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 Petr Hrebejk 2007-05-07 20:47:01 UTC
Summary says it all.
Comment 1 Petr Hrebejk 2007-05-08 09:28:40 UTC
Colors remembered correctly. Only changes in font are lost.
Comment 2 Jan Lahoda 2007-05-16 13:15:53 UTC
To reproduce: go to Tools/Options/Fonts&Colors, select Java, select Method and
change the font not to be bold. Confirm the Options. When the file is reparsed,
the methods should not longer be bold. Restart the IDE - after initial scan, the
methods will be bold again. I do not think there is anything java/editor could
do wrong, it seems more like incorrect serialization/deserialization of
colorings to me.
Comment 3 Vitezslav Stejskal 2007-05-18 02:29:45 UTC

*** This issue has been marked as a duplicate of 103247 ***