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 155794

Summary: Show Hints as badge changes from set preference
Product: python Reporter: tonybeckham <tonybeckham>
Component: EditorAssignee: Torbjorn Norbye <tor>
Status: CLOSED WORKSFORME    
Severity: blocker CC: Jenselme
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description tonybeckham 2008-12-18 21:00:34 UTC
If there are more than one hint on the same line then the badge changes.  In this instance, the "Find Undefined Names"
hint is set to show as error, but if there are more than one undefined name then it is shown as a lightbulb with an error.

Steps:
-In editor|hints preferences set Find Undefined Names hint to on, default show as is error.
-add __all__= [undefined] (notice correct error badge)
-now change that to __all__=[undefined, undefined1] and badge changes to a lightbulb with error.

System:
Product Version: NetBeans IDE Dev (Build 20081218144324)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)
Comment 1 Jenselme 2017-06-22 19:08:54 UTC
Not sure it is still relevant with the current version. Closing this as old bug. If this is still a thing, please reopen and accept my apologies.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:02 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.