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 254764 - After changing the Fixable Hint colors, unable to change
Summary: After changing the Fixable Hint colors, unable to change
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 254765 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-08-27 05:30 UTC by gokumar
Modified: 2015-08-28 13:19 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 gokumar 2015-08-27 05:30:49 UTC
Netbeans version: NetBeansIDE Dev 201508240002
Operating System: Microsoft Windows 7 64-bit

Test case: Change Annotations - fixable hint

1. Open Fonts&Colors, Fixable Hint
2. Change Foreground color, background color and Wave underline color for category Fixable Hint
3. Enable Javadoc hints if they are disabled
4. Create public method w/o javadoc.
5. Put caret on method's name
6. This works fine (I am able to see the new colors assigned for Fixable Hint)
7. Now, if I change the foreground and background color to original colors and Click "Apply", it does not restore to original colors.
Comment 1 gokumar 2015-08-27 06:11:08 UTC
Adding more details;

Product Version: NetBeans IDE Dev (Build 201508240002)
Updates: Updates available
Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_45-b14
System: Windows 7 version 6.1 running on amd64; Cp1252; en_IN (nb)
User directory: C:\Users\GOKUMAR\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\GOKUMAR\AppData\Local\NetBeans\Cache\dev
Comment 2 Jiri Prox 2015-08-27 08:10:25 UTC
*** Bug 254765 has been marked as a duplicate of this bug. ***
Comment 3 Milutin Kristofic 2015-08-28 13:19:55 UTC
Ok, but when you close file and reopen, original colors (or changed colors) start working, right?