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 117312

Summary: [Options] Fonts&Colors Syntax: Error categoriy is not applied
Product: editor Reporter: Alexandr Scherbatiy <sunflower>
Component: Hints & AnnotationsAssignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: msauer
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexandr Scherbatiy 2007-10-01 13:56:36 UTC
Steps to reproduce:

- Go to 'Tools->Options->Fonts&Colors->Syntax'
- Select JavaFX language
- Change foreground and background for the categories:
   - Error
 The errors are not properly highlited.

------- Comment From Oleg Barbashov -------

The bug is inherited from Java. Due to some limitations in error highlighting
interface it can not be fixed by now. It is recommended to open bug for java.
Comment 1 Vitezslav Stejskal 2008-04-11 08:37:48 UTC
Probably something in the hints infrastructure. I tried to customize colors of java errors and I could not find a way
how to do it. There is the 'Error' highlight under Sytax -> Java, but also several error annotations. I'm not sure,
which one is supposed to do what.
Comment 2 Max Sauer 2008-11-14 11:30:10 UTC
There are several problems:
 - missing DrawLayer (only semantic highlighting in preview currently)
 - problems simulating errors
 - immediate refresh of the preview

We will resolve this issue LATER.
Comment 3 Quality Engineering 2009-11-02 11:01:43 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX