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 47343

Summary: compiled notification logo in FileSystem Window
Product: projects Reporter: menz512 <menz512>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description menz512 2004-08-17 23:52:05 UTC
Issue: In the File Tree of the Project File 
Window, the compiled notification gif (the small 
red object), to the right of the fileName.

Problem: When the Output window overlaps (is on 
top) of the File Tree and overlaps the specific 
fileName of the single file being compiled - the 
red notification gif dosen't disappear when the 
file is successfully compiled.
Comment 1 David Simonek 2004-08-19 15:44:49 UTC
Probably smt in build system / java compilation. Passing to projects
component.
Comment 2 Jesse Glick 2004-08-19 17:57:27 UTC
Just tried it and it works for me in 040818 custom, 1.5.0 b62, Linux.
Have a package in a j2seproject with many classes, all uncompiled,
showing badge. Have Projects tab open in normal mode, Output Window in
sliding mode. Select (with KB) a file with an icon above the line of
where the OW would overlap, F9 -> OW opens, compiles file, badge
disappears. Same if I select a file whose icon is bisected by the top
of the OW - the badge disappears. For a file whose icon is hidden by
the OW entirely, of course you cannot see it while the OW is open, but
press Escape to hide the OW and its badge is gone.
Comment 3 Marian Mirilovic 2005-07-12 10:13:55 UTC
closed