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 - [65cat] Icon hiding creates confusion
Summary: [65cat] Icon hiding creates confusion
Status: RESOLVED DUPLICATE of bug 105808
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 14:01 UTC by Unknown
Modified: 2008-09-01 14:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
One line (5.97 KB, image/png)
2008-08-18 14:02 UTC, Unknown
Details
Multiple line (7.03 KB, image/png)
2008-08-18 14:02 UTC, Unknown
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***