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 144268

Summary: [65cat] Icon hiding creates confusion
Product: editor Reporter: Unknown <non_migrated_user>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: One line
Multiple line

Description Unknown 2008-08-18 14:01:17 UTC
[ JDK VERSION : 1.6.0_07 ]

Product Version: NetBeans IDE 6.5 Beta (Build 200808111757)
Java: 1.6.0_07; Java HotSpot(TM) 64-Bit Server VM 10.0-b23
System: Linux version 2.6.26-1.slh.3-sidux-amd64 running on amd64;
UTF-8; en_US (nb)
Userdir: /home/sasbeb/.netbeans/6.5beta

note: autocompile is on

If I enter source code like: 
   public File getDefaultDirectory() { return new
ILibrefFile(getWorkspace(), "SASUSER");}

and there is a compile error (auto compile turned on),
the line is underlined but I can't see lightbulb until I break the
line into multiple lines.

See attached
Comment 1 Unknown 2008-08-18 14:02:12 UTC
Created attachment 67706 [details]
One line
Comment 2 Unknown 2008-08-18 14:02:53 UTC
Created attachment 67707 [details]
Multiple line
Comment 3 Jan Becicka 2008-09-01 13:33:15 UTC
Probably duplicate of something
Comment 4 Vitezslav Stejskal 2008-09-01 14:54:03 UTC
Also see issue #71769.

*** This issue has been marked as a duplicate of 105808 ***