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 38873 - Cloned java editor tabs have no icons
Summary: Cloned java editor tabs have no icons
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 44751 46831 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-16 01:51 UTC by _ tboudreau
Modified: 2007-09-26 09:14 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 _ tboudreau 2004-01-16 01:51:38 UTC
Right click the tab for any Java file and clone
it.  The new tab has no icon.
Comment 1 Peter Zavadsky 2004-01-20 13:47:53 UTC
It is the way they clone itself. I think it was always that way

Passing to Jano to consider it.
Comment 2 _ tboudreau 2004-01-23 09:40:22 UTC
And after a restart, the tabs *do* have icons, but the icons are never
badged...dude, it's a bug :-)
Comment 3 jrojcek 2004-02-23 10:47:15 UTC
The cloned tabs should have the same icon as original tab.
Comment 4 Milos Kleint 2004-06-14 12:59:09 UTC
reassigning
Comment 5 Milos Kleint 2004-06-17 08:55:28 UTC
*** Issue 44751 has been marked as a duplicate of this issue. ***
Comment 6 Milos Kleint 2004-06-22 08:59:22 UTC
well, it works correctly for everything else (text, xml, dtd files).
Is probably java specific. reassigning to java.
Comment 7 Milos Kleint 2004-08-04 08:20:12 UTC
*** Issue 46831 has been marked as a duplicate of this issue. ***
Comment 8 Jan Becicka 2004-08-05 15:03:10 UTC
Fixed.
Checking in JavaEditor.java;
/cvs/java/src/org/netbeans/modules/java/JavaEditor.java,v  <-- 
JavaEditor.java
new revision: 1.170; previous revision: 1.169
done