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 245743 - Hint does not disappear when disabling it
Summary: Hint does not disappear when disabling it
Status: REOPENED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P4 normal with 1 vote (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-16 19:22 UTC by matthies
Modified: 2016-07-18 20:57 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 matthies 2014-07-16 19:22:50 UTC
When disabling a hint via 'Disable "<hint>" hint', the hint is not cleared in the source file. One has to close and re-open the source file for the hint to disappear.
Comment 1 Svata Dedic 2014-08-08 06:05:51 UTC
Hints are refreshed after any change to the source text. Automatic refresh after settings change is not yet implemented.
Comment 2 Martin Balin 2016-07-07 07:15:57 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 matthies 2016-07-18 20:57:34 UTC
Still reproducible in current dev build.