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 241764 - Changed breakpoints colors are ignored by editor
Summary: Changed breakpoints colors are ignored by editor
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 12:46 UTC by Jan Peska
Modified: 2014-02-14 02:53 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 Jan Peska 2014-02-12 12:46:41 UTC
After changes in issue #231617 I've noticed that debugger annotation colors are set to the right values in Options but editor uses the default ones.

To reproduce just open daily build with empty userdir and switch to Norway Today
Comment 1 Milutin Kristofic 2014-02-12 15:04:05 UTC
It's fixed in http://hg.netbeans.org/jet-main/rev/6348de5db22c

Can you please verify it?
Comment 2 Martin Entlicher 2014-02-12 16:00:17 UTC
Works almost fine for me. After I've changed the profile, breakpoints still had the original color, but current program counter had the new one already. IDE restart has corrected that.
Comment 3 Quality Engineering 2014-02-14 02:53:41 UTC
Integrated into 'main-silver', will be available in build *201402140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6348de5db22c
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #241764 - Changed breakpoints colors are ignored by editor